/kernel/rcu/ |
D | tree_trace.c | 50 static int r_open(struct inode *inode, struct file *file, in r_open() 89 static int rcubarrier_open(struct inode *inode, struct file *file) in rcubarrier_open() 170 static int rcudata_open(struct inode *inode, struct file *file) in rcudata_open() 205 static int rcuexp_open(struct inode *inode, struct file *file) in rcuexp_open() 252 static int rcu_node_boost_open(struct inode *inode, struct file *file) in rcu_node_boost_open() 305 static int rcuhier_open(struct inode *inode, struct file *file) in rcuhier_open() 347 static int rcugp_open(struct inode *inode, struct file *file) in rcugp_open() 393 static int rcu_pending_open(struct inode *inode, struct file *file) in rcu_pending_open() 416 static int rcutorture_open(struct inode *inode, struct file *file) in rcutorture_open()
|
D | tiny_plugin.h | 99 static int show_tiny_stats_open(struct inode *inode, struct file *file) in show_tiny_stats_open()
|
/kernel/bpf/ |
D | inode.c | 85 struct inode *inode; in bpf_get_inode() local 109 static int bpf_inode_type(const struct inode *inode, enum bpf_type *type) in bpf_inode_type() 124 struct inode *inode; in bpf_mkdir() local 145 struct inode *inode; in bpf_mkobj_ops() local 260 struct inode *inode; in bpf_obj_do_get() local 325 static struct bpf_prog *__get_prog_inode(struct inode *inode, enum bpf_prog_type type) in __get_prog_inode() 361 static void bpf_evict_inode(struct inode *inode) in bpf_evict_inode() 381 struct inode *inode; in bpf_fill_super() local
|
/kernel/irq/ |
D | proc.c | 148 static int irq_affinity_proc_open(struct inode *inode, struct file *file) in irq_affinity_proc_open() 153 static int irq_affinity_list_proc_open(struct inode *inode, struct file *file) in irq_affinity_list_proc_open() 158 static int irq_affinity_hint_proc_open(struct inode *inode, struct file *file) in irq_affinity_hint_proc_open() 228 static int default_affinity_open(struct inode *inode, struct file *file) in default_affinity_open() 249 static int irq_node_proc_open(struct inode *inode, struct file *file) in irq_node_proc_open() 272 static int irq_spurious_proc_open(struct inode *inode, struct file *file) in irq_spurious_proc_open()
|
/kernel/ |
D | audit_fsnotify.c | 77 struct inode *inode) in audit_update_mark() 88 struct inode *inode; in audit_alloc_mark() local 175 struct inode *inode = NULL; in audit_mark_handle_event() local
|
D | audit_tree.c | 166 static inline struct list_head *chunk_hash(const struct inode *inode) in chunk_hash() 185 struct audit_chunk *audit_tree_lookup(const struct inode *inode) in audit_tree_lookup() 317 static int create_chunk(struct inode *inode, struct audit_tree *tree) in create_chunk() 356 static int tag_chunk(struct inode *inode, struct audit_tree *tree) in tag_chunk() 617 struct inode *inode = chunk->mark.inode; in audit_trim_trees() local
|
D | audit_watch.c | 100 static inline struct audit_parent *audit_find_parent(struct inode *inode) in audit_find_parent() 150 struct inode *inode = d_backing_inode(path->dentry); in audit_init_parent() local 480 struct inode *inode; in audit_watch_handle_event() local
|
D | exec_domain.c | 30 static int execdomains_proc_open(struct inode *inode, struct file *file) in execdomains_proc_open()
|
D | capability.c | 466 bool privileged_wrt_inode_uidgid(struct user_namespace *ns, const struct inode *inode) in privileged_wrt_inode_uidgid() 481 bool capable_wrt_inode_uidgid(const struct inode *inode, int cap) in capable_wrt_inode_uidgid()
|
D | kcov.c | 305 static int kcov_open(struct inode *inode, struct file *filep) in kcov_open() 319 static int kcov_close(struct inode *inode, struct file *filep) in kcov_close()
|
D | dma.c | 137 static int proc_dma_open(struct inode *inode, struct file *file) in proc_dma_open()
|
/kernel/events/ |
D | uprobes.c | 72 struct inode *inode; /* Also hold a ref to inode */ member 393 static struct uprobe *__find_uprobe(struct inode *inode, loff_t offset) in __find_uprobe() 418 static struct uprobe *find_uprobe(struct inode *inode, loff_t offset) in find_uprobe() 478 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset) in alloc_uprobe() 873 int uprobe_register(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_register() 920 int uprobe_apply(struct inode *inode, loff_t offset, in uprobe_apply() 948 void uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_unregister() 991 find_node_in_range(struct inode *inode, loff_t min, loff_t max) in find_node_in_range() 1018 static void build_probe_list(struct inode *inode, in build_probe_list() 1062 struct inode *inode; in uprobe_mmap() local [all …]
|
/kernel/locking/ |
D | lockdep_proc.c | 103 static int lockdep_open(struct inode *inode, struct file *file) in lockdep_open() 173 static int lockdep_chains_open(struct inode *inode, struct file *file) in lockdep_chains_open() 353 static int lockdep_stats_open(struct inode *inode, struct file *file) in lockdep_stats_open() 610 static int lock_stat_open(struct inode *inode, struct file *file) in lock_stat_open() 661 static int lock_stat_release(struct inode *inode, struct file *file) in lock_stat_release()
|
/kernel/power/ |
D | qos.c | 249 static int pm_qos_dbg_open(struct inode *inode, struct file *file) in pm_qos_dbg_open() 625 static int pm_qos_power_open(struct inode *inode, struct file *filp) in pm_qos_power_open() 643 static int pm_qos_power_release(struct inode *inode, struct file *filp) in pm_qos_power_release()
|
D | user.c | 47 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/trace/ |
D | trace.c | 3406 static inline int tracing_get_cpu(struct inode *inode) in tracing_get_cpu() 3421 __tracing_open(struct inode *inode, struct file *file, bool snapshot) in __tracing_open() 3515 int tracing_open_generic(struct inode *inode, struct file *filp) in tracing_open_generic() 3533 static int tracing_open_generic_tr(struct inode *inode, struct file *filp) in tracing_open_generic_tr() 3548 static int tracing_release(struct inode *inode, struct file *file) in tracing_release() 3589 static int tracing_release_generic_tr(struct inode *inode, struct file *file) in tracing_release_generic_tr() 3597 static int tracing_single_release_tr(struct inode *inode, struct file *file) in tracing_single_release_tr() 3606 static int tracing_open(struct inode *inode, struct file *file) in tracing_open() 3723 static int show_traces_open(struct inode *inode, struct file *file) in show_traces_open() 4056 static int tracing_trace_options_open(struct inode *inode, struct file *file) in tracing_trace_options_open() [all …]
|
D | trace_stack.c | 397 static int stack_trace_open(struct inode *inode, struct file *file) in stack_trace_open() 410 stack_trace_filter_open(struct inode *inode, struct file *file) in stack_trace_filter_open()
|
D | trace_events.c | 1291 static int trace_format_open(struct inode *inode, struct file *file) in trace_format_open() 1389 static int subsystem_open(struct inode *inode, struct file *filp) in subsystem_open() 1439 static int system_tr_open(struct inode *inode, struct file *filp) in system_tr_open() 1472 static int subsystem_release(struct inode *inode, struct file *file) in subsystem_release() 1770 ftrace_event_open(struct inode *inode, struct file *file, in ftrace_event_open() 1786 static int ftrace_event_release(struct inode *inode, struct file *file) in ftrace_event_release() 1796 ftrace_event_avail_open(struct inode *inode, struct file *file) in ftrace_event_avail_open() 1804 ftrace_event_set_open(struct inode *inode, struct file *file) in ftrace_event_set_open() 1824 ftrace_event_set_pid_open(struct inode *inode, struct file *file) in ftrace_event_set_pid_open()
|
D | trace_events_trigger.c | 185 static int event_trigger_regex_open(struct inode *inode, struct file *file) in event_trigger_regex_open() 284 static int event_trigger_regex_release(struct inode *inode, struct file *file) in event_trigger_regex_release() 304 event_trigger_open(struct inode *inode, struct file *filp) in event_trigger_open() 310 event_trigger_release(struct inode *inode, struct file *file) in event_trigger_release()
|
D | trace_uprobe.c | 56 struct inode *inode; member 362 struct inode *inode; in create_trace_uprobe() local 635 static int probes_open(struct inode *inode, struct file *file) in probes_open() 680 static int profile_open(struct inode *inode, struct file *file) in profile_open()
|
/kernel/time/ |
D | timekeeping_debug.c | 45 static int tk_debug_sleep_time_open(struct inode *inode, struct file *file) in tk_debug_sleep_time_open()
|
D | posix-clock.c | 153 static int posix_clock_open(struct inode *inode, struct file *fp) in posix_clock_open() 179 static int posix_clock_release(struct inode *inode, struct file *fp) in posix_clock_release()
|
D | test_udelay.c | 103 static int udelay_test_open(struct inode *inode, struct file *file) in udelay_test_open()
|
/kernel/sched/ |
D | debug.c | 146 struct inode *inode; in sched_feat_write() local 170 static int sched_feat_open(struct inode *inode, struct file *filp) in sched_feat_open() 843 static int sched_debug_release(struct inode *inode, struct file *file) in sched_debug_release() 850 static int sched_debug_open(struct inode *inode, struct file *filp) in sched_debug_open()
|
D | stats.c | 147 static int schedstat_open(struct inode *inode, struct file *file) in schedstat_open()
|