Searched refs:ftw (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/target/i386/tcg/ |
H A D | tcg-cpu.h | 65 QEMU_BUILD_BUG_ON(offsetof(X86XSaveArea, legacy.ftw) != XSAVE_FTW_FOP_OFFSET);
|
H A D | fpu_helper.c | 2578 access_stw(ac, ptr + XO(legacy.ftw), fptag ^ 0xff); in do_xsave_fpu() 2796 fptag = access_ldw(ac, ptr + XO(legacy.ftw)); in do_xrstor_fpu()
|
/openbmc/linux/tools/perf/pmu-events/ |
H A D | jevents.py | 1164 def ftw(path: str, parents: Sequence[str], function 1177 ftw(item.path, parents + [item.name], action) 1227 ftw(arch_path, [], preprocess_one_file) 1236 ftw(arch_path, [], process_one_file)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0001-Fix-build-with-musl.patch | 14 FTW_CONTINUE for such return codes. Musl supports only POSIX ftw, so
|
/openbmc/qemu/target/i386/ |
H A D | xsave_helper.c | 35 legacy->ftw = twd; in x86_cpu_xsave_all_areas() 163 twd = legacy->ftw; in x86_cpu_xrstor_all_areas()
|
H A D | cpu.h | 1542 uint8_t ftw; member
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | cgroup.c | 367 int typeflag, struct FTW *ftw) in do_show_tree_fn() argument 404 show_bpf_progs(cgroup_fd, type, ftw->level); in do_show_tree_fn()
|
/openbmc/linux/tools/usb/ |
H A D | testusb.c | 479 if (ftw (usb_dir, find_testdev, 3) != 0) { in main()
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | insane.bbclass | 572 # /usr/include/ftw.h 573 "ftw", "ftw64", "nftw", "nftw64",
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 2852 -rw-r--r-- root root 5252 ./usr/include/ftw.h
|
H A D | buildhistory_filelist1.txt | 2851 -rw-r--r-- root root 5252 ./usr/include/ftw.h
|