Home
last modified time | relevance | path

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

123

/kernel/bpf/
Dinode.c87 struct inode *inode; in bpf_get_inode() local
112 static int bpf_inode_type(const struct inode *inode, enum bpf_type *type) in bpf_inode_type()
125 static void bpf_dentry_finalize(struct dentry *dentry, struct inode *inode, in bpf_dentry_finalize()
137 struct inode *inode; in bpf_mkdir() local
156 struct inode *inode; in bpf_mkobj_ops() local
201 struct inode *inode; in bpf_symlink() local
300 struct inode *inode; in bpf_obj_do_get() local
372 static struct bpf_prog *__get_prog_inode(struct inode *inode, enum bpf_prog_type type) in __get_prog_inode()
422 struct inode *inode = container_of(head, struct inode, i_rcu); in bpf_destroy_inode_deferred() local
432 static void bpf_destroy_inode(struct inode *inode) in bpf_destroy_inode()
[all …]
/kernel/irq/
Dproc.c201 static int irq_affinity_proc_open(struct inode *inode, struct file *file) in irq_affinity_proc_open()
206 static int irq_affinity_list_proc_open(struct inode *inode, struct file *file) in irq_affinity_list_proc_open()
211 static int irq_affinity_hint_proc_open(struct inode *inode, struct file *file) in irq_affinity_hint_proc_open()
250 static int irq_effective_aff_proc_open(struct inode *inode, struct file *file) in irq_effective_aff_proc_open()
255 static int irq_effective_aff_list_proc_open(struct inode *inode, in irq_effective_aff_list_proc_open()
319 static int default_affinity_open(struct inode *inode, struct file *file) in default_affinity_open()
340 static int irq_node_proc_open(struct inode *inode, struct file *file) in irq_node_proc_open()
363 static int irq_spurious_proc_open(struct inode *inode, struct file *file) in irq_spurious_proc_open()
/kernel/
Daudit_fsnotify.c77 const struct inode *inode) in audit_update_mark()
88 struct inode *inode; in audit_alloc_mark() local
175 const struct inode *inode = NULL; in audit_mark_handle_event() local
Dkcov.c173 static int kcov_open(struct inode *inode, struct file *filep) in kcov_open()
186 static int kcov_close(struct inode *inode, struct file *filep) in kcov_close()
Daudit_watch.c101 static inline struct audit_parent *audit_find_parent(struct inode *inode) in audit_find_parent()
151 struct inode *inode = d_backing_inode(path->dentry); in audit_init_parent() local
491 const struct inode *inode; in audit_watch_handle_event() local
Daudit_tree.c169 static unsigned long inode_to_key(const struct inode *inode) in inode_to_key()
208 struct audit_chunk *audit_tree_lookup(const struct inode *inode) in audit_tree_lookup()
349 static int create_chunk(struct inode *inode, struct audit_tree *tree) in create_chunk()
388 static int tag_chunk(struct inode *inode, struct audit_tree *tree) in tag_chunk()
Dexec_domain.c31 static int execdomains_proc_open(struct inode *inode, struct file *file) in execdomains_proc_open()
Dcapability.c468 bool privileged_wrt_inode_uidgid(struct user_namespace *ns, const struct inode *inode) in privileged_wrt_inode_uidgid()
483 bool capable_wrt_inode_uidgid(const struct inode *inode, int cap) in capable_wrt_inode_uidgid()
Ddma.c138 static int proc_dma_open(struct inode *inode, struct file *file) in proc_dma_open()
Dlatencytop.c276 static int lstats_open(struct inode *inode, struct file *filp) in lstats_open()
/kernel/events/
Duprobes.c74 struct inode *inode; /* Also hold a ref to inode */ member
401 static struct uprobe *__find_uprobe(struct inode *inode, loff_t offset) in __find_uprobe()
426 static struct uprobe *find_uprobe(struct inode *inode, loff_t offset) in find_uprobe()
486 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset) in alloc_uprobe()
881 int uprobe_register(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_register()
928 int uprobe_apply(struct inode *inode, loff_t offset, in uprobe_apply()
956 void uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_unregister()
999 find_node_in_range(struct inode *inode, loff_t min, loff_t max) in find_node_in_range()
1026 static void build_probe_list(struct inode *inode, in build_probe_list()
1070 struct inode *inode; in uprobe_mmap() local
[all …]
/kernel/locking/
Dlockdep_proc.c104 static int lockdep_open(struct inode *inode, struct file *file) in lockdep_open()
174 static int lockdep_chains_open(struct inode *inode, struct file *file) in lockdep_chains_open()
360 static int lockdep_stats_open(struct inode *inode, struct file *file) in lockdep_stats_open()
617 static int lock_stat_open(struct inode *inode, struct file *file) in lock_stat_open()
668 static int lock_stat_release(struct inode *inode, struct file *file) in lock_stat_release()
/kernel/power/
Dqos.c249 static int pm_qos_dbg_open(struct inode *inode, struct file *file) in pm_qos_dbg_open()
616 static int pm_qos_power_open(struct inode *inode, struct file *filp) in pm_qos_power_open()
634 static int pm_qos_power_release(struct inode *inode, struct file *filp) in pm_qos_power_release()
Duser.c47 static int snapshot_open(struct inode *inode, struct file *filp) in snapshot_open()
112 static int snapshot_release(struct inode *inode, struct file *filp) in snapshot_release()
/kernel/time/
Dposix-clock.c121 static int posix_clock_open(struct inode *inode, struct file *fp) in posix_clock_open()
147 static int posix_clock_release(struct inode *inode, struct file *fp) in posix_clock_release()
Dtimekeeping_debug.c46 static int tk_debug_sleep_time_open(struct inode *inode, struct file *file) in tk_debug_sleep_time_open()
Dtest_udelay.c103 static int udelay_test_open(struct inode *inode, struct file *file) in udelay_test_open()
/kernel/trace/
Dtrace.c3829 static inline int tracing_get_cpu(struct inode *inode) in tracing_get_cpu()
3844 __tracing_open(struct inode *inode, struct file *file, bool snapshot) in __tracing_open()
3940 int tracing_open_generic(struct inode *inode, struct file *filp) in tracing_open_generic()
3958 static int tracing_open_generic_tr(struct inode *inode, struct file *filp) in tracing_open_generic_tr()
3973 static int tracing_release(struct inode *inode, struct file *file) in tracing_release()
4014 static int tracing_release_generic_tr(struct inode *inode, struct file *file) in tracing_release_generic_tr()
4022 static int tracing_single_release_tr(struct inode *inode, struct file *file) in tracing_single_release_tr()
4031 static int tracing_open(struct inode *inode, struct file *file) in tracing_open()
4148 static int show_traces_open(struct inode *inode, struct file *file) in show_traces_open()
4172 static int show_traces_release(struct inode *inode, struct file *file) in show_traces_release()
[all …]
Dtrace_stack.c388 static int stack_trace_open(struct inode *inode, struct file *file) in stack_trace_open()
403 stack_trace_filter_open(struct inode *inode, struct file *file) in stack_trace_filter_open()
Dtrace_events.c1300 static int trace_format_open(struct inode *inode, struct file *file) in trace_format_open()
1395 static int subsystem_open(struct inode *inode, struct file *filp) in subsystem_open()
1445 static int system_tr_open(struct inode *inode, struct file *filp) in system_tr_open()
1478 static int subsystem_release(struct inode *inode, struct file *file) in subsystem_release()
1776 ftrace_event_open(struct inode *inode, struct file *file, in ftrace_event_open()
1792 static int ftrace_event_release(struct inode *inode, struct file *file) in ftrace_event_release()
1802 ftrace_event_avail_open(struct inode *inode, struct file *file) in ftrace_event_avail_open()
1810 ftrace_event_set_open(struct inode *inode, struct file *file) in ftrace_event_set_open()
1830 ftrace_event_set_pid_open(struct inode *inode, struct file *file) in ftrace_event_set_pid_open()
Dtrace_events_trigger.c187 static int event_trigger_regex_open(struct inode *inode, struct file *file) in event_trigger_regex_open()
286 static int event_trigger_regex_release(struct inode *inode, struct file *file) in event_trigger_regex_release()
306 event_trigger_open(struct inode *inode, struct file *filp) in event_trigger_open()
312 event_trigger_release(struct inode *inode, struct file *file) in event_trigger_release()
/kernel/sched/
Dpsi.c993 static int psi_io_open(struct inode *inode, struct file *file) in psi_io_open()
998 static int psi_memory_open(struct inode *inode, struct file *file) in psi_memory_open()
1003 static int psi_cpu_open(struct inode *inode, struct file *file) in psi_cpu_open()
1242 static int psi_fop_release(struct inode *inode, struct file *file) in psi_fop_release()
Ddebug.c147 struct inode *inode; in sched_feat_write() local
171 static int sched_feat_open(struct inode *inode, struct file *filp) in sched_feat_open()
908 static int sched_debug_release(struct inode *inode, struct file *file) in sched_debug_release()
915 static int sched_debug_open(struct inode *inode, struct file *filp) in sched_debug_open()
Dstats.c122 static int schedstat_open(struct inode *inode, struct file *file) in schedstat_open()
/kernel/gcov/
Dfs.c179 static int gcov_seq_open(struct inode *inode, struct file *file) in gcov_seq_open()
219 static int gcov_seq_release(struct inode *inode, struct file *file) in gcov_seq_release()

123