/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | fb.h | 12 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
|
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | fb.h | 13 static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, in fb_pgprotect() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | pkt_access.c | 7 const char *file = "./test_pkt_access.o"; in test_pkt_access() local
|
H A D | prog_run_xattr.c | 7 const char *file = "./test_pkt_access.o"; in test_prog_run_xattr() local
|
H A D | pkt_md_access.c | 7 const char *file = "./test_pkt_md_access.o"; in test_pkt_md_access() local
|
H A D | tcp_estats.c | 6 const char *file = "./test_tcp_estats.o"; in test_tcp_estats() local
|
/kernel/linux/linux-6.6/arch/sh/mm/ |
H A D | asids-debugfs.c | 29 static int asids_debugfs_show(struct seq_file *file, void *iter) in asids_debugfs_show() argument
|
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | builtin-orc.c | 34 struct objtool_file *file; in cmd_orc() local [all...] |
H A D | weak.c | 18 int __weak check(struct objtool_file *file) in check() argument 28 int __weak orc_create(struct objtool_file *file) in orc_create() argument
|
/kernel/linux/linux-5.10/tools/power/acpi/common/ |
H A D | cmfsize.c | 29 u32 cm_get_file_size(ACPI_FILE file) in cm_get_file_size() argument [all...] |
/kernel/linux/linux-5.10/fs/proc/ |
H A D | cpuinfo.c | 13 static int cpuinfo_open(struct inode *inode, struct file *file) in cpuinfo_open() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | io_uring.h | 29 static inline struct sock *io_uring_get_socket(struct file *file) in io_uring_get_socket() argument
|
H A D | eventpoll.h | 26 static inline void eventpoll_init_file(struct file *file) in eventpoll_init_file() argument 42 eventpoll_release(struct file *file) eventpoll_release() argument 75 eventpoll_init_file(struct file *file) eventpoll_init_file() argument 76 eventpoll_release(struct file *file) eventpoll_release() argument [all...] |
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm-dev.c | 18 static int tpm_open(struct inode *inode, struct file *file) in tpm_open() argument 49 static int tpm_release(struct inode *inode, struct file *file) in tpm_release() argument
|
/kernel/linux/linux-6.6/io_uring/ |
H A D | cancel.h | 9 struct file *file; member
|
/kernel/linux/linux-6.6/drivers/dma-buf/ |
H A D | dma-buf-sysfs-stats.h | 28 static inline int dma_buf_stats_setup(struct dma_buf *dmabuf, struct file *file) in dma_buf_stats_setup() argument
|
/kernel/linux/linux-6.6/tools/objtool/arch/powerpc/ |
H A D | special.c | 15 struct reloc *arch_find_switch_table(struct objtool_file *file, in arch_find_switch_table() argument
|
/kernel/linux/linux-6.6/tools/power/acpi/common/ |
H A D | cmfsize.c | 29 u32 cm_get_file_size(ACPI_FILE file) in cm_get_file_size() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_perf.c | 6 const char *file = "./xdp_dummy.bpf.o"; in test_xdp_perf() local
|
/kernel/liteos_m/kal/libc/newlib/porting/src/ |
H A D | hook_adapt.c | 44 int _isatty(int file) in _isatty() argument
|
/third_party/icu/tools/multi/proj/icu4cscan/ |
H A D | xmlout.h | 33 FILE *file; member in XMLFile 43 XMLFile &file; member in XMLElement
|
/third_party/libsnd/tests/ |
H A D | aiff_rw_test.c | 117 { SNDFILE *file ; in rw_test() local [all...] |
/third_party/jsframework/ |
H A D | build_strip_native_min.js | |
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_util.c | 27 __lvp_finishme(const char *file, int line, const char *format, ...) in __lvp_finishme() argument
|
/third_party/node/test/wasi/c/ |
H A D | create_symlink.c | 17 FILE* file = fopen(linkpath, "r"); in main() local
|