Home
last modified time | relevance | path

Searched refs:file (Results 4951 - 4975 of 8928) sorted by relevance

1...<<191192193194195196197198199200>>...358

/kernel/linux/linux-6.6/drivers/w1/slaves/
H A Dw1_ds2780.c89 static ssize_t w1_slave_read(struct file *filp, struct kobject *kobj, in w1_slave_read()
H A Dw1_ds2781.c86 static ssize_t w1_slave_read(struct file *filp, struct kobject *kobj, in w1_slave_read()
/kernel/linux/linux-6.6/drivers/zorro/
H A Dzorro-sysfs.c8 * This file is subject to the terms and conditions of the GNU General Public
9 * License. See the file COPYING in the main directory of this archive
83 static ssize_t zorro_read_config(struct file *filp, struct kobject *kobj, in zorro_read_config()
/kernel/linux/linux-6.6/fs/erofs/
H A Ddir.c49 static int erofs_readdir(struct file *f, struct dir_context *ctx) in erofs_readdir()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_client.h34 int hmdfs_client_start_readdir(struct hmdfs_peer *con, struct file *filp,
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_error.h45 const char *file, int line, unsigned int error_tag);
55 "Injecting %ums delay at file %s, line %d, on filesystem \"%s\"", \
/kernel/linux/linux-6.6/include/rdma/
H A Duverbs_types.h155 int uverbs_uobject_fd_release(struct inode *inode, struct file *filp);
/kernel/linux/linux-6.6/drivers/staging/hisysevent/
H A Dhiview_hisysevent.c97 struct file *filp; in hisysevent_write()
129 pr_err("file system is null"); in hisysevent_write()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dwmi-bmof.c28 static ssize_t read_bmof(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, in read_bmof()
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_private.h133 struct file *fp, poll_table *wait);
/kernel/linux/linux-6.6/drivers/char/
H A Dnwbutton.c24 #define __NWBUTTON_C /* Tell the header file who we are */
168 static int button_read (struct file *filp, char __user *buffer, in button_read()
180 * This structure is the file operations structure, which specifies what
194 * and the address of the above file operations structure.
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_securedisplay.c44 * You can refer more detail from header file ta_securedisplay_if.h
91 static ssize_t amdgpu_securedisplay_debugfs_write(struct file *f, const char __user *buf, in amdgpu_securedisplay_debugfs_write()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dmap_in_map.c109 struct file *map_file /* not used */, in bpf_map_fd_get_ptr()
/kernel/linux/linux-6.6/kernel/module/
H A Dkmod.c17 #include <linux/file.h>
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dsysfs.c3 * This file is part of wlcore
95 static ssize_t wl1271_sysfs_read_fwlog(struct file *filp, struct kobject *kobj, in wl1271_sysfs_read_fwlog()
136 /* Create sysfs file to control bt coex state */ in wlcore_sysfs_init()
139 wl1271_error("failed to create sysfs file bt_coex_state"); in wlcore_sysfs_init()
143 /* Create sysfs file to get HW PG version */ in wlcore_sysfs_init()
146 wl1271_error("failed to create sysfs file hw_pg_ver"); in wlcore_sysfs_init()
150 /* Create sysfs file for the FW log */ in wlcore_sysfs_init()
153 wl1271_error("failed to create sysfs file fwlog"); in wlcore_sysfs_init()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H A Dencl.h64 struct file *backing;
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dpolynom_Xsig.S25 .file "polynomial_Xsig.S"
H A Dreg_u_add.S2 .file "reg_u_add.S"
H A Dreg_u_mul.S2 .file "reg_u_mul.S"
H A Dround_Xsig.S20 .file "round_Xsig.S"
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gem.h82 int i915_gem_open(struct drm_i915_private *i915, struct drm_file *file);
/kernel/linux/linux-6.6/drivers/hid/bpf/entrypoints/
H A DMakefile68 $(Q)$(BPFTOOL) btf dump file $(VMLINUX_BTF) format c > $@
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dfence.c9 #include <linux/file.h>
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H A Dusnic_transport.c6 * General Public License (GPL) Version 2, available from the file
34 #include <linux/file.h>
/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/
H A Dperf_json_output_lint.py21 ap.add_argument('--file', type=argparse.FileType('r'), default=sys.stdin)
24 Lines = args.file.readlines()

Completed in 11 milliseconds

1...<<191192193194195196197198199200>>...358