Home
last modified time | relevance | path

Searched refs:DT_DIR (Results 1 – 25 of 25) sorted by relevance

/tools/testing/selftests/proc/
A Dproc-subset-pid.c91 assert(de->d_type == DT_DIR); in main()
95 assert(de->d_type == DT_DIR); in main()
109 assert(de->d_type == DT_DIR); in main()
A Dread.c82 assert(de->d_type == DT_DIR); in f()
86 assert(de->d_type == DT_DIR); in f()
108 case DT_DIR: in f()
A Dfd-001-lookup.c116 assert(de->d_type == DT_DIR); in main()
120 assert(de->d_type == DT_DIR); in main()
A Dfd-003-kthread.c106 assert(de->d_type == DT_DIR); in test_readdir()
110 assert(de->d_type == DT_DIR); in test_readdir()
/tools/perf/util/
A Dtracepoint.h13 if (evt_dirent->d_type == DT_DIR && \
20 if (sys_dirent->d_type == DT_DIR && \
A Dtrace-event-info.c157 if (dent->d_type == DT_DIR && \
A Ddrm_pmu.c493 if (proc_entry->d_type != DT_DIR || in for_each_drm_fdinfo()
A Dcpumap.c603 if (dent1->d_type != DT_DIR || sscanf(dent1->d_name, "node%u", &mem) < 1) in cpu__setup_cpunode_map()
A Ddlfilter.c622 if (entry->d_type == DT_DIR || n < 4 || in list_filters()
A Devsel.c3627 if ((d->d_type != DT_DIR) || in find_process()
3663 if (proc_entry->d_type != DT_DIR || in dump_perf_event_processes()
A Dsymbol.c2079 if (d->d_type != DT_DIR) in visible_dir_filter()
A Dsynthetic-events.c614 if (dent->d_type != DT_DIR) in perf_event__walk_cgroup_tree()
/tools/lib/api/
A Dio_dir.h98 dent->d_type = DT_DIR; in io_dir__is_dir()
102 return dent->d_type == DT_DIR; in io_dir__is_dir()
/tools/testing/selftests/powerpc/dscr/
A Ddscr_sysfs_test.c45 if (!(dp->d_type & DT_DIR)) in check_all_cpu_dscr_defaults()
/tools/perf/ui/browsers/
A Dscripts.c196 if (lang_dirent->d_type != DT_DIR && in find_scripts()
221 if (script_dirent->d_type == DT_DIR) in find_scripts()
/tools/include/nolibc/
A Dtypes.h67 #define DT_DIR 0x4 macro
/tools/hv/
A Dhv_fcopy_uio_daemon.c75 if (entry->d_type == DT_DIR && strcmp(entry->d_name, ".") != 0 && in get_ring_buffer_size()
440 if (entry->d_type == DT_DIR && strcmp(entry->d_name, ".") != 0 && in fcopy_get_first_folder()
/tools/perf/tests/
A Dtests-scripts.c250 if (ent->d_type != DT_DIR) { in append_scripts_in_dir()
/tools/testing/selftests/mm/
A Dvm_util.c329 if (entry->d_type != DT_DIR) in detect_hugetlb_page_sizes()
/tools/testing/selftests/alsa/
A Dconf.c258 if (dirent->d_type == DT_DIR) in filename_filter()
/tools/perf/
A Dbuiltin-buildid-cache.c99 if (dent->d_type != DT_DIR) in build_id_cache__kcore_existing()
A Dbuiltin-script.c3179 if ((lang_dirent->d_type == DT_DIR || \
3187 if (script_dirent->d_type != DT_DIR && \
/tools/tracing/rtla/src/
A Dutils.c274 if (proc_entry->d_type != DT_DIR) in procfs_is_workload_pid()
/tools/verification/rv/src/
A Din_kernel.c569 if (ep->d_type != DT_DIR || ep->d_name[0] == '.') in ikm_enable_trace_container()
/tools/mm/
A Dslabinfo.c1246 case DT_DIR: in read_slab_dir()

Completed in 2666 milliseconds