| /kernel/bpf/ |
| D | bpf_inode_storage.c | 27 struct inode *inode = owner; in inode_storage_ptr() local 36 static struct bpf_local_storage_data *inode_storage_lookup(struct inode *inode, in inode_storage_lookup() 57 void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free() 107 static int inode_storage_delete(struct inode *inode, struct bpf_map *map) in inode_storage_delete() 130 BPF_CALL_5(bpf_inode_storage_get, struct bpf_map *, map, struct inode *, inode, in BPF_CALL_5() 165 BPF_CALL_2(bpf_inode_storage_delete, in BPF_CALL_2() argument 166 struct bpf_map *, map, struct inode *, inode) in BPF_CALL_2()
|
| D | inode.c | 106 struct inode *inode; in bpf_get_inode() local 129 static int bpf_inode_type(const struct inode *inode, enum bpf_type *type) in bpf_inode_type() 144 static void bpf_dentry_finalize(struct dentry *dentry, struct inode *inode, in bpf_dentry_finalize() 156 struct inode *inode; in bpf_mkdir() local 272 static int bpffs_map_open(struct inode *inode, struct file *file) in bpffs_map_open() 295 static int bpffs_map_release(struct inode *inode, struct file *file) in bpffs_map_release() 320 static int bpffs_obj_open(struct inode *inode, struct file *file) in bpffs_obj_open() 334 struct inode *inode = bpf_get_inode(dir->i_sb, dir, mode); in bpf_mkobj_ops() local 387 struct inode *inode; in bpf_symlink() local 498 struct inode *inode; in bpf_obj_do_get() local [all …]
|
| D | token.c | 61 static int bpf_token_release(struct inode *inode, struct file *filp) in bpf_token_release() 117 struct inode *inode; in bpf_token_create() local
|
| D | bpf_lsm.c | 164 BPF_CALL_3(bpf_ima_inode_hash, struct inode *, inode, void *, dst, u32, size) in BPF_CALL_3()
|
| /kernel/ |
| D | audit_fsnotify.c | 68 const struct inode *inode) in audit_update_mark() 79 struct inode *inode; in audit_alloc_mark() local 157 struct inode *inode, struct inode *dir, in audit_mark_handle_event()
|
| D | audit_tree.c | 213 static unsigned long inode_to_key(const struct inode *inode) in inode_to_key() 242 struct audit_chunk *audit_tree_lookup(const struct inode *inode) in audit_tree_lookup() 397 static int create_chunk(struct inode *inode, struct audit_tree *tree) in create_chunk() 458 static int tag_chunk(struct inode *inode, struct audit_tree *tree) in tag_chunk() 1036 struct inode *inode, struct inode *dir, in audit_tree_handle_event()
|
| D | audit_watch.c | 88 static inline struct audit_parent *audit_find_parent(struct inode *inode) in audit_find_parent() 138 struct inode *inode = d_backing_inode(path->dentry); in audit_init_parent() local 469 struct inode *inode, struct inode *dir, in audit_watch_handle_event()
|
| D | capability.c | 477 const struct inode *inode) in privileged_wrt_inode_uidgid() 494 const struct inode *inode, int cap) in capable_wrt_inode_uidgid()
|
| D | auditsc.c | 2085 static inline void handle_one(const struct inode *inode) in handle_one() 2132 struct inode *inode = d_backing_inode(d); in handle_path() local 2273 struct inode *inode, unsigned int flags) in audit_copy_inode() 2299 struct inode *inode = d_backing_inode(dentry); in __audit_inode() local 2417 struct inode *inode = d_backing_inode(dentry); in __audit_inode_child() local
|
| /kernel/sched/ |
| D | debug.c | 132 struct inode *inode; in sched_feat_write() local 158 static int sched_feat_open(struct inode *inode, struct file *filp) in sched_feat_open() 206 static int sched_scaling_open(struct inode *inode, struct file *filp) in sched_scaling_open() 268 static int sched_dynamic_open(struct inode *inode, struct file *filp) in sched_dynamic_open() 326 static int sched_debug_open(struct inode *inode, struct file *filp) in sched_debug_open() 434 static int sched_fair_server_runtime_open(struct inode *inode, struct file *filp) in sched_fair_server_runtime_open() 459 static int sched_fair_server_period_open(struct inode *inode, struct file *filp) in sched_fair_server_period_open() 558 static int sd_flags_open(struct inode *inode, struct file *file) in sd_flags_open()
|
| D | psi.c | 1513 static int psi_io_open(struct inode *inode, struct file *file) in psi_io_open() 1518 static int psi_memory_open(struct inode *inode, struct file *file) in psi_memory_open() 1523 static int psi_cpu_open(struct inode *inode, struct file *file) in psi_cpu_open() 1596 static int psi_fop_release(struct inode *inode, struct file *file) in psi_fop_release() 1637 static int psi_irq_open(struct inode *inode, struct file *file) in psi_irq_open()
|
| /kernel/trace/ |
| D | trace_recursion_record.c | 181 static int recursed_function_open(struct inode *inode, struct file *file) in recursed_function_open() 210 static int recursed_function_release(struct inode *inode, struct file *file) in recursed_function_release()
|
| D | trace.c | 4537 static inline int tracing_get_cpu(struct inode *inode) in tracing_get_cpu() 4571 __tracing_open(struct inode *inode, struct file *file, bool snapshot) in __tracing_open() 4677 int tracing_open_generic(struct inode *inode, struct file *filp) in tracing_open_generic() 4698 int tracing_open_generic_tr(struct inode *inode, struct file *filp) in tracing_open_generic_tr() 4716 int tracing_open_file_tr(struct inode *inode, struct file *filp) in tracing_open_file_tr() 4744 int tracing_release_file_tr(struct inode *inode, struct file *filp) in tracing_release_file_tr() 4754 int tracing_single_release_file_tr(struct inode *inode, struct file *filp) in tracing_single_release_file_tr() 4760 static int tracing_mark_open(struct inode *inode, struct file *filp) in tracing_mark_open() 4766 static int tracing_release(struct inode *inode, struct file *file) in tracing_release() 4804 int tracing_release_generic_tr(struct inode *inode, struct file *file) in tracing_release_generic_tr() [all …]
|
| D | trace_stack.c | 476 static int stack_trace_open(struct inode *inode, struct file *file) in stack_trace_open() 497 stack_trace_filter_open(struct inode *inode, struct file *file) in stack_trace_filter_open()
|
| D | trace_events.c | 1808 static int trace_format_open(struct inode *inode, struct file *file) in trace_format_open() 1911 static int subsystem_open(struct inode *inode, struct file *filp) in subsystem_open() 1960 static int system_tr_open(struct inode *inode, struct file *filp) in system_tr_open() 1982 static int subsystem_release(struct inode *inode, struct file *file) in subsystem_release() 2367 ftrace_event_open(struct inode *inode, struct file *file, in ftrace_event_open() 2387 static int ftrace_event_release(struct inode *inode, struct file *file) in ftrace_event_release() 2397 ftrace_event_avail_open(struct inode *inode, struct file *file) in ftrace_event_avail_open() 2406 ftrace_event_set_open(struct inode *inode, struct file *file) in ftrace_event_set_open() 2427 ftrace_event_set_pid_open(struct inode *inode, struct file *file) in ftrace_event_set_pid_open() 2448 ftrace_event_set_npid_open(struct inode *inode, struct file *file) in ftrace_event_set_npid_open()
|
| /kernel/events/ |
| D | uprobes.c | 67 struct inode *inode; /* Also hold a ref to inode */ member 700 struct inode *inode; member 720 static struct uprobe *find_uprobe_rcu(struct inode *inode, loff_t offset) in find_uprobe_rcu() 811 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset, in alloc_uprobe() 1201 struct uprobe *uprobe_register(struct inode *inode, in uprobe_register() 1311 find_node_in_range(struct inode *inode, loff_t min, loff_t max) in find_node_in_range() 1338 static void build_probe_list(struct inode *inode, in build_probe_list() 1413 struct inode *inode; in uprobe_mmap() local 1454 struct inode *inode; in vma_has_uprobes() local 2129 struct inode *inode = file_inode(vma->vm_file); in find_active_uprobe_rcu() local
|
| /kernel/irq/ |
| D | proc.c | 189 static int irq_affinity_proc_open(struct inode *inode, struct file *file) in irq_affinity_proc_open() 194 static int irq_affinity_list_proc_open(struct inode *inode, struct file *file) in irq_affinity_list_proc_open() 264 static int default_affinity_open(struct inode *inode, struct file *file) in default_affinity_open()
|
| /kernel/power/ |
| D | user.c | 47 static int snapshot_open(struct inode *inode, struct file *filp) in snapshot_open() 107 static int snapshot_release(struct inode *inode, struct file *filp) in snapshot_release()
|
| D | qos.c | 341 static int cpu_latency_qos_open(struct inode *inode, struct file *filp) in cpu_latency_qos_open() 355 static int cpu_latency_qos_release(struct inode *inode, struct file *filp) in cpu_latency_qos_release()
|
| /kernel/time/ |
| D | posix-clock.c | 113 static int posix_clock_open(struct inode *inode, struct file *fp) in posix_clock_open() 148 static int posix_clock_release(struct inode *inode, struct file *fp) in posix_clock_release()
|
| D | test_udelay.c | 94 static int udelay_test_open(struct inode *inode, struct file *file) in udelay_test_open()
|
| /kernel/trace/rv/ |
| D | rv_reactors.c | 124 static int available_reactors_open(struct inode *inode, struct file *file) in available_reactors_open() 247 static int monitor_reactors_open(struct inode *inode, struct file *file) in monitor_reactors_open()
|
| D | rv.c | 465 static int available_monitors_open(struct inode *inode, struct file *file) in available_monitors_open() 502 static int enabled_monitors_open(struct inode *inode, struct file *file) in enabled_monitors_open()
|
| /kernel/module/ |
| D | tracking.c | 110 static int unloaded_tainted_modules_open(struct inode *inode, struct file *file) in unloaded_tainted_modules_open()
|
| D | procfs.c | 126 static int modules_open(struct inode *inode, struct file *file) in modules_open()
|