Home
last modified time | relevance | path

Searched defs:inode (Results 1 – 25 of 58) sorted by relevance

123

/kernel/bpf/
A Dbpf_inode_storage.c26 struct inode *inode = owner; in inode_storage_ptr() local
35 static struct bpf_local_storage_data *inode_storage_lookup(struct inode *inode, in inode_storage_lookup()
56 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()
A Dinode.c106 struct inode *inode; in bpf_get_inode() local
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
733 struct inode *inode = d_inode(root); in bpf_show_options() local
778 static void bpf_free_inode(struct inode *inode) in bpf_free_inode()
[all …]
A Dtoken.c60 static int bpf_token_release(struct inode *inode, struct file *filp) in bpf_token_release()
116 struct inode *inode; in bpf_token_create() local
A Dbpf_lsm.c164 BPF_CALL_3(bpf_ima_inode_hash, struct inode *, inode, void *, dst, u32, size) in BPF_CALL_3()
/kernel/
A Daudit_fsnotify.c68 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()
A Daudit_tree.c213 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()
705 struct inode *inode = p->dentry->d_inode; in audit_trim_trees() local
1041 struct inode *inode, struct inode *dir, in audit_tree_handle_event()
A Daudit_watch.c88 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
473 struct inode *inode, struct inode *dir, in audit_watch_handle_event()
A Dcapability.c457 const struct inode *inode) in privileged_wrt_inode_uidgid()
474 const struct inode *inode, int cap) in capable_wrt_inode_uidgid()
A Dauditsc.c2081 static inline void handle_one(const struct inode *inode) in handle_one()
2128 struct inode *inode = d_backing_inode(d); in handle_path() local
2267 struct inode *inode, unsigned int flags) in audit_copy_inode()
2293 struct inode *inode = d_backing_inode(dentry); in __audit_inode() local
2411 struct inode *inode = d_backing_inode(dentry); in __audit_inode_child() local
/kernel/sched/
A Ddebug.c133 struct inode *inode; in sched_feat_write() local
159 static int sched_feat_open(struct inode *inode, struct file *filp) in sched_feat_open()
205 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()
322 static int sched_debug_open(struct inode *inode, struct file *filp) in sched_debug_open()
432 static int sched_fair_server_runtime_open(struct inode *inode, struct file *filp) in sched_fair_server_runtime_open()
457 static int sched_fair_server_period_open(struct inode *inode, struct file *filp) in sched_fair_server_period_open()
552 static int sd_flags_open(struct inode *inode, struct file *file) in sd_flags_open()
A Dpsi.c1522 static int psi_io_open(struct inode *inode, struct file *file) in psi_io_open()
1527 static int psi_memory_open(struct inode *inode, struct file *file) in psi_memory_open()
1532 static int psi_cpu_open(struct inode *inode, struct file *file) in psi_cpu_open()
1605 static int psi_fop_release(struct inode *inode, struct file *file) in psi_fop_release()
1646 static int psi_irq_open(struct inode *inode, struct file *file) in psi_irq_open()
/kernel/trace/
A Dtrace_recursion_record.c181 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()
A Dtrace.c4565 static inline int tracing_get_cpu(struct inode *inode) in tracing_get_cpu()
4705 int tracing_open_generic(struct inode *inode, struct file *filp) in tracing_open_generic()
4726 int tracing_open_generic_tr(struct inode *inode, struct file *filp) in tracing_open_generic_tr()
4744 int tracing_open_file_tr(struct inode *inode, struct file *filp) in tracing_open_file_tr()
4768 int tracing_release_file_tr(struct inode *inode, struct file *filp) in tracing_release_file_tr()
4790 static int tracing_release(struct inode *inode, struct file *file) in tracing_release()
4845 static int tracing_open(struct inode *inode, struct file *file) in tracing_open()
4968 static int show_traces_open(struct inode *inode, struct file *file) in show_traces_open()
6914 struct inode *inode = file_inode(filp); in tracing_entries_read() local
6962 struct inode *inode = file_inode(filp); in tracing_entries_write() local
[all …]
A Dtrace_stack.c476 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()
A Dtrace_events_trigger.c206 static int event_trigger_regex_open(struct inode *inode, struct file *file) in event_trigger_regex_open()
301 static int event_trigger_regex_release(struct inode *inode, struct file *file) in event_trigger_regex_release()
321 event_trigger_open(struct inode *inode, struct file *filp) in event_trigger_open()
328 event_trigger_release(struct inode *inode, struct file *file) in event_trigger_release()
/kernel/irq/
A Dproc.c187 static int irq_affinity_proc_open(struct inode *inode, struct file *file) in irq_affinity_proc_open()
192 static int irq_affinity_list_proc_open(struct inode *inode, struct file *file) in irq_affinity_list_proc_open()
262 static int default_affinity_open(struct inode *inode, struct file *file) in default_affinity_open()
/kernel/events/
A Duprobes.c69 struct inode *inode; /* Also hold a ref to inode */ member
871 struct inode *inode; member
891 static struct uprobe *find_uprobe_rcu(struct inode *inode, loff_t offset) in find_uprobe_rcu()
982 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset, in alloc_uprobe()
1380 struct uprobe *uprobe_register(struct inode *inode, in uprobe_register()
1489 find_node_in_range(struct inode *inode, loff_t min, loff_t max) in find_node_in_range()
1516 static void build_probe_list(struct inode *inode, in build_probe_list()
1591 struct inode *inode; in uprobe_mmap() local
1632 struct inode *inode; in vma_has_uprobes() local
2459 struct inode *inode = file_inode(vma->vm_file); in find_active_uprobe_rcu() local
/kernel/time/
A Dposix-clock.c93 static int posix_clock_open(struct inode *inode, struct file *fp) in posix_clock_open()
129 static int posix_clock_release(struct inode *inode, struct file *fp) in posix_clock_release()
A Dtest_udelay.c94 static int udelay_test_open(struct inode *inode, struct file *file) in udelay_test_open()
/kernel/power/
A Duser.c47 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()
A Dqos.c340 static int cpu_latency_qos_open(struct inode *inode, struct file *filp) in cpu_latency_qos_open()
354 static int cpu_latency_qos_release(struct inode *inode, struct file *filp) in cpu_latency_qos_release()
/kernel/trace/rv/
A Drv_reactors.c124 static int available_reactors_open(struct inode *inode, struct file *file) in available_reactors_open()
257 static int monitor_reactors_open(struct inode *inode, struct file *file) in monitor_reactors_open()
A Drv.c551 static int available_monitors_open(struct inode *inode, struct file *file) in available_monitors_open()
588 static int enabled_monitors_open(struct inode *inode, struct file *file) in enabled_monitors_open()
/kernel/module/
A Dtracking.c108 static int unloaded_tainted_modules_open(struct inode *inode, struct file *file) in unloaded_tainted_modules_open()
A Dprocfs.c126 static int modules_open(struct inode *inode, struct file *file) in modules_open()

Completed in 100 milliseconds

123