| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_file_private.h | 21 struct drm_file *file; member
|
| H A D | i915_drm_client.c | 93 void i915_drm_client_fdinfo(struct drm_printer *p, struct drm_file *file) in i915_drm_client_fdinfo() argument
|
| /kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
| H A D | acbel-fsg032.c | 18 static ssize_t acbel_fsg032_debugfs_read(struct file *file, char __user *buf, size_t count, in acbel_fsg032_debugfs_read() argument
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | pmu.c | 101 FILE *file; in test_format_dir_get() local
|
| /kernel/linux/linux-6.6/tools/objtool/ |
| H A D | objtool.c | 22 static struct objtool_file file; variable [all...] |
| /kernel/linux/linux-6.6/net/wireless/ |
| H A D | debugfs.c | 62 static ssize_t ht40allow_map_read(struct file *file, in ht40allow_map_read() argument
|
| /kernel/linux/linux-6.6/tools/power/cpupower/debug/i386/ |
| H A D | centrino-decode.c | 32 char file[20]; in rdmsr() local
|
| H A D | powernow-k8-decode.c | 32 char file[20]; in get_fidvid() local
|
| /kernel/linux/linux-6.6/tools/power/acpi/tools/acpidump/ |
| H A D | apfiles.c | 67 ACPI_FILE file; in ap_open_output_file() local 108 ACPI_FILE file; ap_write_to_binary_file() local 183 ACPI_FILE file; ap_get_table_from_file() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/ |
| H A D | tdc_multibatch.py | 61 file = dir + '/' + file_prefix + str(i) variable
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | util.c | 15 struct file *file; in file_lookup() local [all...] |
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | hwdep_compat.c | 39 static long snd_hwdep_ioctl_compat(struct file * file, unsigned int cmd, in snd_hwdep_ioctl_compat() argument
|
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| H A D | ima_kexec.c | 22 struct seq_file file; in ima_dump_measurement_list() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | task_fd_query_tp.c | 7 const char *file = "./test_tracepoint.bpf.o"; in test_task_fd_query_tp_core() local
|
| H A D | rdonly_maps.c | 19 const char *file = "test_rdonly_maps.bpf.o"; in test_rdonly_maps() local
|
| H A D | xdp_adjust_tail.c | 7 const char *file = "./test_xdp_adjust_tail_shrink.bpf.o"; in test_xdp_adjust_tail_shrink() local 42 const char *file = "./test_xdp_adjust_tail_grow.bpf.o"; in test_xdp_adjust_tail_grow() local 77 const char *file = "./test_xdp_adjust_tail_grow.bpf.o"; in test_xdp_adjust_tail_grow2() local 144 const char *file = "./test_xdp_adjust_tail_shrink.bpf.o"; in test_xdp_adjust_frags_tail_shrink() local 211 const char *file = "./test_xdp_adjust_tail_grow.bpf.o"; in test_xdp_adjust_frags_tail_grow() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | refcounted_kptr_fail.c | 79 BPF_PROG(rbtree_fail_sleepable_lock_across_rcu, struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len) BPF_PROG() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/ia64/ |
| H A D | aliasing-test.c | 62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree() argument 147 static int scan_rom(char *path, char *file) in scan_rom() argument
|
| /kernel/liteos_a/syscall/ |
| H A D | syscall_pub.c | 67 struct file *file = NULL;
in GetFullpath() local
|
| /kernel/linux/linux-6.6/sound/isa/gus/ |
| H A D | gus_mem_proc.c | 19 snd_gf1_mem_proc_dump(struct snd_info_entry *entry, void *file_private_data, struct file *file, char __user *buf, size_t count, loff_t pos) snd_gf1_mem_proc_dump() argument
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_hwdep.c | 60 static int hda_hwdep_ioctl(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl() argument 78 static int hda_hwdep_ioctl_compat(struct snd_hwdep *hw, struct file *file, in hda_hwdep_ioctl_compat() argument 85 static int hda_hwdep_open(struct snd_hwdep *hw, struct file *file) in hda_hwdep_open() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_debugfs.c | 56 _debugfs_iocdump_open(struct inode *inode, struct file *file) in _debugfs_iocdump_open() argument 77 _debugfs_iocdump_release(struct inode *inode, struct file *file) in _debugfs_iocdump_release() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_debugfs.c | 60 megasas_debugfs_raidmap_open(struct inode *inode, struct file *file) in megasas_debugfs_raidmap_open() argument 80 megasas_debugfs_release(struct inode *inode, struct file *file) in megasas_debugfs_release() argument
|
| /kernel/linux/linux-6.6/lib/kunit/ |
| H A D | debugfs.c | 84 static int debugfs_release(struct inode *inode, struct file *file) in debugfs_release() argument 89 static int debugfs_results_open(struct inode *inode, struct file *file) in debugfs_results_open() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | fadvise.c | 31 int generic_fadvise(struct file *file, loff_t offset, loff_t len, int advice) in generic_fadvise() argument 180 vfs_fadvise(struct file *file, loff_t offset, loff_t len, int advice) vfs_fadvise() argument [all...] |