Home
last modified time | relevance | path

Searched defs:inode (Results 2876 - 2900 of 3207) sorted by relevance

1...<<111112113114115116117118119120>>...129

/kernel/linux/linux-6.6/drivers/comedi/
H A Dcomedi_fops.c2739 static int comedi_open(struct inode *inode, struct file *file) in comedi_open() argument
2801 static int comedi_close(struct inode *inode, struct file *file) in comedi_close() argument
/kernel/linux/linux-6.6/kernel/
H A Dauditsc.c2085 static inline void handle_one(const struct inode *inode) in handle_one() argument
2132 struct inode *inode = d_backing_inode(d); in handle_path() local
2271 audit_copy_inode(struct audit_names *name, const struct dentry *dentry, struct inode *inode, unsigned int flags) audit_copy_inode() argument
2299 struct inode *inode = d_backing_inode(dentry); __audit_inode() local
2417 struct inode *inode = d_backing_inode(dentry); __audit_inode_child() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnilfs2_ondisk.h301 __le64 inode; /* Inod member
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dmqueue.c167 static inline struct mqueue_inode_info *MQUEUE_I(struct inode *inode) in MQUEUE_I() argument
175 static inline struct ipc_namespace *__get_ns_from_inode(struct inode *inode) in __get_ns_from_inode() argument
180 static struct ipc_namespace *get_ns_from_inode(struct inode *inode) in get_ns_from_inode() argument
294 struct inode *inode; mqueue_get_inode() local
406 struct inode *inode; mqueue_fill_super() local
507 mqueue_free_inode(struct inode *inode) mqueue_free_inode() argument
512 mqueue_evict_inode(struct inode *inode) mqueue_evict_inode() argument
569 struct inode *inode; mqueue_create_attr() local
619 struct inode *inode = d_inode(dentry); mqueue_unlink() local
638 struct inode *inode = file_inode(filp); mqueue_read_file() local
958 struct inode *inode = NULL; SYSCALL_DEFINE1() local
1066 struct inode *inode; do_mq_timedsend() local
1187 struct inode *inode; do_mq_timedreceive() local
1321 struct inode *inode; do_mq_notify() local
1454 struct inode *inode; do_mq_getsetattr() local
[all...]
H A Dshm.c940 struct inode *inode; in shm_add_rss_swap() local
/kernel/linux/linux-6.6/kernel/events/
H A Duprobes.c61 struct inode *inode; /* Also hold a ref to inode */ member
634 struct inode *inode; global() member
650 __find_uprobe(struct inode *inode, loff_t offset) __find_uprobe() argument
668 find_uprobe(struct inode *inode, loff_t offset) find_uprobe() argument
721 alloc_uprobe(struct inode *inode, loff_t offset, loff_t ref_ctr_offset) alloc_uprobe() argument
1102 uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) uprobe_unregister() argument
1135 __uprobe_register(struct inode *inode, loff_t offset, loff_t ref_ctr_offset, struct uprobe_consumer *uc) __uprobe_register() argument
1189 uprobe_register(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) uprobe_register() argument
1196 uprobe_register_refctr(struct inode *inode, loff_t offset, loff_t ref_ctr_offset, struct uprobe_consumer *uc) uprobe_register_refctr() argument
1210 uprobe_apply(struct inode *inode, loff_t offset, struct uprobe_consumer *uc, bool add) uprobe_apply() argument
1261 find_node_in_range(struct inode *inode, loff_t min, loff_t max) find_node_in_range() argument
1288 build_probe_list(struct inode *inode, struct vm_area_struct *vma, unsigned long start, unsigned long end, struct list_head *head) build_probe_list() argument
1361 struct inode *inode; uprobe_mmap() local
1402 struct inode *inode; vma_has_uprobes() local
2049 struct inode *inode = file_inode(vma->vm_file); find_active_uprobe() local
[all...]
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-cdev.c249 static int fw_device_op_open(struct inode *inode, struct file *file) in fw_device_op_open() argument
1869 static int fw_device_op_release(struct inode *inode, struct file *file) in fw_device_op_release() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Ddebug.c393 static int ath10k_fw_stats_open(struct inode *inode, struct file *file) in ath10k_fw_stats_open() argument
437 static int ath10k_fw_stats_release(struct inode *inode, struct file *file) in ath10k_fw_stats_release() argument
1283 static int ath10k_debug_cal_data_open(struct inode *inode, struct file *file) in ath10k_debug_cal_data_open() argument
1628 static int ath10k_tpc_stats_open(struct inode *inode, struc argument
1668 ath10k_tpc_stats_release(struct inode *inode, struct file *file) ath10k_tpc_stats_release() argument
2290 ath10k_tpc_stats_final_open(struct inode *inode, struct file *file) ath10k_tpc_stats_final_open() argument
2330 ath10k_tpc_stats_final_release(struct inode *inode, struct file *file) ath10k_tpc_stats_final_release() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dapm_32.c1567 static int do_release(struct inode *inode, struct file *filp) in do_release() argument
1605 static int do_open(struct inode *inode, struct file *filp) in do_open() argument
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c182 static int cpastats_open(struct inode *inode, struct file *file) in cpastats_open() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Ddevice.c526 static int hl_device_release(struct inode *inode, struct file *filp) in hl_device_release() argument
558 static int hl_device_release_ctrl(struct inode *inode, struct file *filp) in hl_device_release_ctrl() argument
H A Ddebugfs.c1537 static int hl_debugfs_open(struct inode *inode, struct file *file) in hl_debugfs_open() argument
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Duverbs_cmd.c483 struct inode *inode; member
486 xrcd_table_insert(struct ib_uverbs_device *dev, struct inode *inode, struct ib_xrcd *xrcd) xrcd_table_insert() argument
521 xrcd_table_search(struct ib_uverbs_device *dev, struct inode *inode) xrcd_table_search() argument
541 find_xrcd(struct ib_uverbs_device *dev, struct inode *inode) find_xrcd() argument
552 xrcd_table_delete(struct ib_uverbs_device *dev, struct inode *inode) xrcd_table_delete() argument
572 struct inode *inode = NULL; ib_uverbs_open_xrcd() local
675 struct inode *inode; ib_uverbs_dealloc_xrcd() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c3209 static int smu_stb_debugfs_open(struct inode *inode, struct file *filp) in smu_stb_debugfs_open() argument
3249 static int smu_stb_debugfs_release(struct inode *inode, struct file *filp) in smu_stb_debugfs_release() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c909 static int dss_debug_open(struct inode *inode, struct file *file) in dss_debug_open() argument
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dasus_atk0110.c719 static int atk_debugfs_ggrp_open(struct inode *inode, struct file *file) in atk_debugfs_ggrp_open() argument
776 static int atk_debugfs_ggrp_release(struct inode *inode, struct file *file) in atk_debugfs_ggrp_release() argument
H A Dw83793.c1287 static int watchdog_open(struct inode *inode, struct file *filp) in watchdog_open() argument
1332 static int watchdog_close(struct inode *inode, struct file *filp) in watchdog_close() argument
/kernel/linux/linux-6.6/drivers/iio/
H A Dindustrialio-core.c1740 static int iio_chrdev_open(struct inode *inode, struct file *filp) in iio_chrdev_open() argument
1774 static int iio_chrdev_release(struct inode *inode, struct file *filp) in iio_chrdev_release() argument
H A Dindustrialio-buffer.c1506 static int iio_buffer_chrdev_release(struct inode *inode, struct file *filep) in iio_buffer_chrdev_release() argument
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.c1458 static int intel_th_msc_open(struct inode *inode, struct file *file) in intel_th_msc_open() argument
1476 static int intel_th_msc_release(struct inode *inode, struct file *file) in intel_th_msc_release() argument
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dapplespi.c981 static int applespi_tp_dim_open(struct inode *inode, struct file *file) in applespi_tp_dim_open() argument
/kernel/linux/linux-6.6/drivers/input/
H A Dinput.c1248 static int input_proc_devices_open(struct inode *inode, struct file *file) in input_proc_devices_open() argument
1311 static int input_proc_handlers_open(struct inode *inode, struct file *file) in input_proc_handlers_open() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-ioctl.c2116 static int dm_open(struct inode *inode, struct file *filp) in dm_open() argument
2134 static int dm_release(struct inode *inode, struct file *filp) in dm_release() argument
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_frontend.c2764 static int dvb_frontend_open(struct inode *inode, struct file *file) in dvb_frontend_open() argument
2901 static int dvb_frontend_release(struct inode *inode, struct file *file) in dvb_frontend_release() argument
H A Ddvb_ca_en50221.c1711 static int dvb_ca_en50221_io_open(struct inode *inode, struct file *file) in dvb_ca_en50221_io_open() argument
1772 static int dvb_ca_en50221_io_release(struct inode *inode, struct file *file) in dvb_ca_en50221_io_release() argument

Completed in 67 milliseconds

1...<<111112113114115116117118119120>>...129