Searched defs:file (Results 126 - 150 of 1981) sorted by last modified time

1234567891011>>

/linux-master/drivers/gpu/drm/xe/
H A Dxe_exec.c109 int xe_exec_ioctl(struct drm_device *dev, void *data, struct drm_file *file) argument
H A Dxe_query.c574 int xe_query_ioctl(struct drm_device *dev, void *data, struct drm_file *file) argument
H A Dxe_exec_queue.c545 xe_exec_queue_create_ioctl(struct drm_device *dev, void *data, struct drm_file *file) argument
687 xe_exec_queue_get_property_ioctl(struct drm_device *dev, void *data, struct drm_file *file) argument
794 xe_exec_queue_destroy_ioctl(struct drm_device *dev, void *data, struct drm_file *file) argument
H A Dxe_device.h47 static inline struct xe_file *to_xe_file(const struct drm_file *file) argument
H A Dxe_bo.c1904 xe_gem_create_ioctl(struct drm_device *dev, void *data, struct drm_file *file) argument
2014 xe_gem_mmap_offset_ioctl(struct drm_device *dev, void *data, struct drm_file *file) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display.c7428 intel_get_pipe_from_crtc_id_ioctl(struct drm_device *dev, void *data, struct drm_file *file) argument
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c197 static long linehandle_ioctl(struct file *file, unsigned int cmd, argument
259 static long linehandle_ioctl_compat(struct file *file, unsigned int cmd, argument
278 static int linehandle_release(struct inode *inode, struct file *file) argument
298 struct file *file; local
1549 linereq_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
1573 linereq_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) argument
1580 linereq_poll(struct file *file, struct poll_table_struct *wait) argument
1600 linereq_read(struct file *file, char __user *buf, size_t count, loff_t *f_ps) argument
1676 linereq_release(struct inode *inode, struct file *file) argument
1685 linereq_show_fdinfo(struct seq_file *out, struct file *file) argument
1719 struct file *file; local
1903 lineevent_poll(struct file *file, struct poll_table_struct *wait) argument
1938 lineevent_read(struct file *file, char __user *buf, size_t count, loff_t *f_ps) argument
2017 lineevent_release(struct inode *inode, struct file *file) argument
2023 lineevent_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
2058 lineevent_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) argument
2143 struct file *file; local
2546 gpio_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
2586 gpio_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) argument
2632 lineinfo_watch_poll(struct file *file, struct poll_table_struct *pollt) argument
2652 lineinfo_watch_read(struct file *file, char __user *buf, size_t count, loff_t *off) argument
2731 gpio_chrdev_open(struct inode *inode, struct file *file) argument
2797 gpio_chrdev_release(struct inode *inode, struct file *file) argument
[all...]
/linux-master/arch/x86/mm/pat/
H A Dmemtype.c782 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn, argument
818 int phys_mem_access_prot_allowed(struct file *file, unsigned long pfn, argument
1190 static int memtype_seq_open(struct inode *inode, struct file *file) argument
/linux-master/arch/x86/kernel/
H A Dcallthunks.c371 static int callthunks_debug_open(struct inode *inode, struct file *file) argument
/linux-master/security/selinux/
H A Dselinuxfs.c135 static ssize_t sel_write_enforce(struct file *file, const char __user *buf, argument
271 static ssize_t sel_write_disable(struct file *file, const char __user *buf, argument
570 sel_write_load(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
632 sel_write_context(struct file *file, char *buf, size_t size) argument
676 sel_write_checkreqprot(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
726 sel_write_validatetrans(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
820 selinux_transaction_write(struct file *file, const char __user *buf, size_t size, loff_t *pos) argument
854 sel_write_access(struct file *file, char *buf, size_t size) argument
902 sel_write_create(struct file *file, char *buf, size_t size) argument
1003 sel_write_relabel(struct file *file, char *buf, size_t size) argument
1061 sel_write_user(struct file *file, char *buf, size_t size) argument
1123 sel_write_member(struct file *file, char *buf, size_t size) argument
1418 sel_write_avc_cache_threshold(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
1567 sel_open_avc_cache_stats(struct inode *inode, struct file *file) argument
1647 sel_read_initcon(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
1718 sel_read_class(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
1732 sel_read_perm(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
1746 sel_read_policycap(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
[all...]
/linux-master/security/
H A Dsecurity.c642 static int lsm_file_alloc(struct file *file) argument
934 security_binder_transfer_file(const struct cred *from, const struct cred *to, const struct file *file) argument
1172 security_bprm_creds_from_file(struct linux_binprm *bprm, const struct file *file) argument
2693 security_file_permission(struct file *file, int mask) argument
2707 security_file_alloc(struct file *file) argument
2725 security_file_release(struct file *file) argument
2736 security_file_free(struct file *file) argument
2762 security_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
2779 security_file_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) argument
2786 mmap_prot(struct file *file, unsigned long prot) argument
2830 security_mmap_file(struct file *file, unsigned long prot, unsigned long flags) argument
2876 security_file_lock(struct file *file, unsigned int cmd) argument
2895 security_file_fcntl(struct file *file, unsigned int cmd, unsigned long arg) argument
2909 security_file_set_fowner(struct file *file) argument
2943 security_file_receive(struct file *file) argument
2957 security_file_open(struct file *file) argument
2979 security_file_post_open(struct file *file, int mask) argument
2995 security_file_truncate(struct file *file) argument
3185 security_kernel_read_file(struct file *file, enum kernel_read_file_id id, bool contents) argument
3205 security_kernel_post_read_file(struct file *file, char *buf, loff_t size, enum kernel_read_file_id id) argument
[all...]
/linux-master/fs/vboxsf/
H A Dfile.c49 static int vboxsf_file_open(struct inode *inode, struct file *file) argument
141 vboxsf_file_release(struct inode *inode, struct file *file) argument
168 vboxsf_file_mmap(struct file *file, struct vm_area_struct *vma) argument
229 vboxsf_read_folio(struct file *file, struct folio *folio) argument
309 vboxsf_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *page, void *fsdata) argument
[all...]
/linux-master/fs/
H A Dnamei.c3347 atomic_open(struct nameidata *nd, struct dentry *dentry, struct file *file, int open_flag, umode_t mode) argument
3402 lookup_open(struct nameidata *nd, struct file *file, const struct open_flags *op, bool got_write) argument
3513 open_last_lookups(struct nameidata *nd, struct file *file, const struct open_flags *op) argument
3598 do_open(struct nameidata *nd, struct file *file, const struct open_flags *op) argument
3671 vfs_tmpfile(struct mnt_idmap *idmap, const struct path *parentpath, struct file *file, umode_t mode) argument
3728 struct file *file; local
3744 do_tmpfile(struct nameidata *nd, unsigned flags, const struct open_flags *op, struct file *file) argument
3767 do_o_path(struct nameidata *nd, unsigned flags, struct file *file) argument
3782 struct file *file; local
3839 struct file *file; local
[all...]
/linux-master/tools/objtool/
H A Dcheck.c38 struct instruction *find_insn(struct objtool_file *file, argument
51 struct instruction *next_insn_same_sec(struct objtool_file *file, argument
64 static struct instruction *next_insn_same_func(struct objtool_file *file, argument
84 static struct instruction *prev_insn_same_sec(struct objtool_file *file, argument
96 static struct instruction *prev_insn_same_sym(struct objtool_file *file, argument
189 __dead_end_function(struct objtool_file *file, struct symbol *func, int recursion) argument
260 dead_end_function(struct objtool_file *file, struct symbol *func) argument
278 init_insn_state(struct objtool_file *file, struct insn_state *state, struct section *sec) argument
369 decode_instructions(struct objtool_file *file) argument
493 add_pv_ops(struct objtool_file *file, const char *symname) argument
531 init_pv_ops(struct objtool_file *file) argument
567 find_last_insn(struct objtool_file *file, struct section *sec) argument
583 add_dead_ends(struct objtool_file *file) argument
669 create_static_call_sections(struct objtool_file *file) argument
758 create_retpoline_sites_sections(struct objtool_file *file) argument
796 create_return_sites_sections(struct objtool_file *file) argument
834 create_ibt_endbr_seal_sections(struct objtool_file *file) argument
888 create_cfi_sections(struct objtool_file *file) argument
936 create_mcount_loc_sections(struct objtool_file *file) argument
982 create_direct_call_sections(struct objtool_file *file) argument
1024 add_ignores(struct objtool_file *file) argument
1243 add_uaccess_safe(struct objtool_file *file) argument
1266 add_ignore_alternatives(struct objtool_file *file) argument
1321 insn_reloc(struct objtool_file *file, struct instruction *insn) argument
1352 annotate_call_site(struct objtool_file *file, struct instruction *insn, bool sibling) argument
1434 add_call_dest(struct objtool_file *file, struct instruction *insn, struct symbol *dest, bool sibling) argument
1453 add_retpoline_call(struct objtool_file *file, struct instruction *insn) argument
1487 add_return_call(struct objtool_file *file, struct instruction *insn, bool add) argument
1500 is_first_func_insn(struct objtool_file *file, struct instruction *insn, struct symbol *sym) argument
1522 jump_is_sibling_call(struct objtool_file *file, struct instruction *from, struct instruction *to) argument
1547 add_jump_destinations(struct objtool_file *file) argument
1689 add_call_destinations(struct objtool_file *file) argument
1745 handle_group_alt(struct objtool_file *file, struct special_alt *special_alt, struct instruction *orig_insn, struct instruction **new_insn) argument
1894 handle_jump_alt(struct objtool_file *file, struct special_alt *special_alt, struct instruction *orig_insn, struct instruction **new_insn) argument
1941 add_special_section_alts(struct objtool_file *file) argument
2021 add_jump_table(struct objtool_file *file, struct instruction *insn, struct reloc *next_table) argument
2082 find_jump_table(struct objtool_file *file, struct symbol *func, struct instruction *insn) argument
2125 mark_func_jump_tables(struct objtool_file *file, struct symbol *func) argument
2158 add_func_jump_tables(struct objtool_file *file, struct symbol *func) argument
2193 add_jump_table_alts(struct objtool_file *file) argument
2223 read_unwind_hints(struct objtool_file *file) argument
2324 read_noendbr_hints(struct objtool_file *file) argument
2348 read_retpoline_hints(struct objtool_file *file) argument
2384 read_instr_hints(struct objtool_file *file) argument
2431 read_validate_unret_hints(struct objtool_file *file) argument
2459 read_intra_function_calls(struct objtool_file *file) argument
2533 classify_symbols(struct objtool_file *file) argument
2567 mark_rodata(struct objtool_file *file) argument
2593 decode_sections(struct objtool_file *file) argument
3257 propagate_alt_cfi(struct objtool_file *file, struct instruction *insn) argument
3401 pv_call_dest(struct objtool_file *file, struct instruction *insn) argument
3428 noinstr_call_dest(struct objtool_file *file, struct instruction *insn, struct symbol *func) argument
3466 validate_call(struct objtool_file *file, struct instruction *insn, struct insn_state *state) argument
3489 validate_sibling_call(struct objtool_file *file, struct instruction *insn, struct insn_state *state) argument
3536 next_insn_to_validate(struct objtool_file *file, struct instruction *insn) argument
3575 validate_branch(struct objtool_file *file, struct symbol *func, struct instruction *insn, struct insn_state state) argument
3822 validate_unwind_hint(struct objtool_file *file, struct instruction *insn, struct insn_state *state) argument
3836 validate_unwind_hints(struct objtool_file *file, struct section *sec) argument
3864 validate_unret(struct objtool_file *file, struct instruction *insn) argument
3972 validate_unrets(struct objtool_file *file) argument
3992 validate_retpoline(struct objtool_file *file) argument
4038 ignore_unreachable_insn(struct objtool_file *file, struct instruction *insn) argument
4148 add_prefix_symbol(struct objtool_file *file, struct symbol *func) argument
4196 add_prefix_symbols(struct objtool_file *file) argument
4216 validate_symbol(struct objtool_file *file, struct section *sec, struct symbol *sym, struct insn_state *state) argument
4242 validate_section(struct objtool_file *file, struct section *sec) argument
4261 validate_noinstr_sections(struct objtool_file *file) argument
4287 validate_functions(struct objtool_file *file) argument
4308 noendbr_range(struct objtool_file *file, struct instruction *insn) argument
4326 validate_ibt_insn(struct objtool_file *file, struct instruction *insn) argument
4421 validate_ibt_data_reloc(struct objtool_file *file, struct reloc *reloc) argument
4451 validate_ibt(struct objtool_file *file) argument
4501 validate_sls(struct objtool_file *file) argument
4563 validate_reachable_instructions(struct objtool_file *file) argument
4644 disas_warned_funcs(struct objtool_file *file) argument
4679 free_insns(struct objtool_file *file) argument
4697 check(struct objtool_file *file) argument
[all...]
/linux-master/scripts/mod/
H A Dmodpost.c410 static void release_file(void *file, size_t size) argument
1980 FILE *file; local
2003 FILE *file; local
2183 const char *file; member in struct:dump_list
[all...]
/linux-master/drivers/ras/amd/
H A Dfmpm.c939 static int fmpm_open(struct inode *inode, struct file *file) argument
/linux-master/drivers/scsi/
H A Dst.c3503 st_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) argument
3851 st_compat_ioctl(struct file *file, unsigned int cmd_in, unsigned long arg) argument
[all...]
H A Dch.c584 ch_release(struct inode *inode, struct file *file) argument
595 ch_open(struct inode *inode, struct file *file) argument
633 static long ch_ioctl(struct file *file, argument
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1935 lpfc_debugfs_disc_trc_open(struct inode *inode, struct file *file) argument
1985 lpfc_debugfs_slow_ring_trc_open(struct inode *inode, struct file *file) argument
2035 lpfc_debugfs_hbqinfo_open(struct inode *inode, struct file *file) argument
2077 lpfc_debugfs_multixripools_open(struct inode *inode, struct file *file) argument
2122 lpfc_debugfs_lockstat_open(struct inode *inode, struct file *file) argument
2149 lpfc_debugfs_lockstat_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
2220 lpfc_debugfs_ras_log_release(struct inode *inode, struct file *file) argument
2246 lpfc_debugfs_ras_log_open(struct inode *inode, struct file *file) argument
2306 lpfc_debugfs_dumpHBASlim_open(struct inode *inode, struct file *file) argument
2348 lpfc_debugfs_dumpHostSlim_open(struct inode *inode, struct file *file) argument
2375 lpfc_debugfs_dif_err_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
2417 lpfc_debugfs_dif_err_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
2467 lpfc_debugfs_dif_err_release(struct inode *inode, struct file *file) argument
2488 lpfc_debugfs_nodelist_open(struct inode *inode, struct file *file) argument
2532 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) argument
2555 lpfc_debugfs_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
2577 lpfc_debugfs_release(struct inode *inode, struct file *file) argument
2603 lpfc_debugfs_multixripools_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
2654 lpfc_debugfs_nvmestat_open(struct inode *inode, struct file *file) argument
2683 lpfc_debugfs_nvmestat_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
2742 lpfc_debugfs_scsistat_open(struct inode *inode, struct file *file) argument
2771 lpfc_debugfs_scsistat_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
2796 lpfc_debugfs_ioktime_open(struct inode *inode, struct file *file) argument
2825 lpfc_debugfs_ioktime_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
2923 lpfc_debugfs_nvmeio_trc_open(struct inode *inode, struct file *file) argument
2952 lpfc_debugfs_nvmeio_trc_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
3028 lpfc_debugfs_hdwqstat_open(struct inode *inode, struct file *file) argument
3057 lpfc_debugfs_hdwqstat_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
3194 lpfc_idiag_open(struct inode *inode, struct file *file) argument
3223 lpfc_idiag_release(struct inode *inode, struct file *file) argument
3248 lpfc_idiag_cmd_release(struct inode *inode, struct file *file) argument
3293 lpfc_idiag_pcicfg_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
3414 lpfc_idiag_pcicfg_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
3588 lpfc_idiag_baracc_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
3739 lpfc_idiag_baracc_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
4044 lpfc_idiag_queinfo_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
4253 lpfc_idiag_queacc_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
4330 lpfc_idiag_queacc_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
4627 lpfc_idiag_drbacc_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
4683 lpfc_idiag_drbacc_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
4845 lpfc_idiag_ctlacc_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
4898 lpfc_idiag_ctlacc_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
5039 lpfc_idiag_mbxacc_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
5084 lpfc_idiag_mbxacc_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
5358 lpfc_idiag_extacc_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
5404 lpfc_idiag_extacc_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
5438 lpfc_cgn_buffer_open(struct inode *inode, struct file *file) argument
5462 lpfc_cgn_buffer_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
5519 lpfc_cgn_buffer_release(struct inode *inode, struct file *file) argument
5530 lpfc_rx_monitor_open(struct inode *inode, struct file *file) argument
5554 lpfc_rx_monitor_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
5575 lpfc_rx_monitor_release(struct inode *inode, struct file *file) argument
[all...]
/linux-master/drivers/scsi/cxlflash/
H A Dmain.c3251 static int cxlflash_chr_open(struct inode *inode, struct file *file) argument
3477 static long cxlflash_chr_ioctl(struct file *file, unsigned int cmd, argument
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c294 int qxl_update_area_ioctl(struct drm_device *dev, void *data, struct drm_file *file) argument
382 int qxl_alloc_surf_ioctl(struct drm_device *dev, void *data, struct drm_file *file) argument
/linux-master/drivers/gpu/drm/i915/
H A Di915_driver.c911 static int i915_driver_open(struct drm_device *dev, struct drm_file *file) argument
944 static void i915_driver_postclose(struct drm_device *dev, struct drm_file *file) argument
1741 i915_gem_reject_pin_ioctl(struct drm_device *dev, void *data, struct drm_file *file) argument
/linux-master/tools/testing/selftests/mm/
H A Dgup_test.c96 char *file = "/dev/zero"; local
/linux-master/tools/lib/bpf/
H A Dlibbpf.c2178 gzFile file; local
2216 FILE *file; local
4704 char file[PATH_MAX], buff[4096]; local
10686 parse_uint_from_file(const char *file, const char *fmt) argument
10713 const char *file = "/sys/bus/event_source/devices/kprobe/type"; local
10720 const char *file = "/sys/bus/event_source/devices/uprobe/type"; local
10727 const char *file = "/sys/bus/event_source/devices/kprobe/format/retprobe"; local
10734 const char *file = "/sys/bus/event_source/devices/uprobe/format/retprobe"; local
10789 append_to_file(const char *file, const char *fmt, ...) argument
10886 char file[256]; local
11550 char file[512]; local
11701 resolve_full_path(const char *file, char *result, size_t result_sz) argument
12153 char file[PATH_MAX]; local
[all...]
/linux-master/tools/bpf/bpftool/
H A Dgen.c72 static void get_obj_name(char *name, const char *file) argument
1147 const char *file; local
1529 const char *file, *var_name; local
1831 const char *output_file, *file; local
[all...]

Completed in 396 milliseconds

1234567891011>>