Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 57) sorted by relevance

123

/kernel/trace/
Dtrace_events.c60 #define do_for_each_event_file(tr, file) \ argument
64 #define do_for_each_event_file_safe(tr, file) \ argument
329 struct trace_event_file *file = data; in trace_event_reg() local
366 struct trace_event_file *file; in trace_event_enable_cmd_record() local
386 static int __ftrace_event_enable_disable(struct trace_event_file *file, in __ftrace_event_enable_disable()
486 int trace_event_enable_disable(struct trace_event_file *file, in trace_event_enable_disable()
492 static int ftrace_event_enable_disable(struct trace_event_file *file, in ftrace_event_enable_disable()
500 struct trace_event_file *file; in ftrace_clear_events() local
609 struct trace_event_file *file; in __ftrace_clear_event_pids() local
712 static void remove_event_file_dir(struct trace_event_file *file) in remove_event_file_dir()
[all …]
Dtrace_events_trigger.c65 event_triggers_call(struct trace_event_file *file, void *rec) in event_triggers_call()
108 event_triggers_post_call(struct trace_event_file *file, in event_triggers_post_call()
185 static int event_trigger_regex_open(struct inode *inode, struct file *file) in event_trigger_regex_open()
222 static int trigger_process_regex(struct trace_event_file *file, char *buff) in trigger_process_regex()
244 static ssize_t event_trigger_regex_write(struct file *file, in event_trigger_regex_write()
284 static int event_trigger_regex_release(struct inode *inode, struct file *file) in event_trigger_regex_release()
310 event_trigger_release(struct inode *inode, struct file *file) in event_trigger_release()
445 int trace_event_trigger_enable_disable(struct trace_event_file *file, in trace_event_trigger_enable_disable()
481 struct trace_event_file *file; in clear_event_triggers() local
503 void update_cond_flag(struct trace_event_file *file) in update_cond_flag()
[all …]
Dtrace_syscalls.c401 static int reg_event_syscall_enter(struct trace_event_file *file, in reg_event_syscall_enter()
422 static void unreg_event_syscall_enter(struct trace_event_file *file, in unreg_event_syscall_enter()
439 static int reg_event_syscall_exit(struct trace_event_file *file, in reg_event_syscall_exit()
460 static void unreg_event_syscall_exit(struct trace_event_file *file, in unreg_event_syscall_exit()
712 struct trace_event_file *file = data; in syscall_enter_register() local
740 struct trace_event_file *file = data; in syscall_exit_register() local
Dtrace_events_hist.c430 struct trace_event_file *file, in create_val_field()
472 struct trace_event_file *file) in create_val_fields()
510 struct trace_event_file *file, in create_key_field()
587 struct trace_event_file *file) in create_key_fields()
621 struct trace_event_file *file) in create_hist_fields()
788 struct trace_event_file *file) in create_hist_data()
1110 static int event_hist_open(struct inode *inode, struct file *file) in event_hist_open()
1403 struct trace_event_file *file) in hist_register_trigger()
1476 struct trace_event_file *file) in hist_unregister_trigger()
1501 static void hist_unreg_all(struct trace_event_file *file) in hist_unreg_all()
[all …]
Dtrace_kprobe.c360 enable_trace_kprobe(struct trace_kprobe *tk, struct trace_event_file *file) in enable_trace_kprobe()
395 disable_trace_kprobe(struct trace_kprobe *tk, struct trace_event_file *file) in disable_trace_kprobe()
847 static int probes_open(struct inode *inode, struct file *file) in probes_open()
860 static ssize_t probes_write(struct file *file, const char __user *buffer, in probes_write()
900 static int profile_open(struct inode *inode, struct file *file) in profile_open()
1211 struct trace_event_file *file = data; in kprobe_register() local
1366 struct trace_event_file *file; in find_trace_probe_file() local
1384 struct trace_event_file *file; in kprobe_trace_self_tests_init() local
Dtrace_events_filter.c690 static inline struct event_filter *event_filter(struct trace_event_file *file) in event_filter()
696 void print_event_filter(struct trace_event_file *file, struct trace_seq *s) in print_event_filter()
824 static void filter_disable(struct trace_event_file *file) in filter_disable()
881 static inline void __remove_filter(struct trace_event_file *file) in __remove_filter()
890 struct trace_event_file *file; in filter_free_subsystem_preds() local
899 static inline void __free_subsystem_filter(struct trace_event_file *file) in __free_subsystem_filter()
908 struct trace_event_file *file; in filter_free_subsystem_filters() local
1704 static inline void event_set_filtered_flag(struct trace_event_file *file) in event_set_filtered_flag()
1714 static inline void event_set_filter(struct trace_event_file *file, in event_set_filter()
1720 static inline void event_clear_filter(struct trace_event_file *file) in event_clear_filter()
[all …]
Dtrace_uprobe.c635 static int probes_open(struct inode *inode, struct file *file) in probes_open()
648 static ssize_t probes_write(struct file *file, const char __user *buffer, in probes_write()
680 static int profile_open(struct inode *inode, struct file *file) in profile_open()
899 probe_event_enable(struct trace_uprobe *tu, struct trace_event_file *file, in probe_event_enable()
956 probe_event_disable(struct trace_uprobe *tu, struct trace_event_file *file) in probe_event_disable()
1186 struct trace_event_file *file = data; in trace_uprobe_register() local
Dtrace_stat.c36 struct dentry *file; member
234 static int tracing_stat_open(struct inode *inode, struct file *file) in tracing_stat_open()
/kernel/irq/
Dproc.c92 static ssize_t write_irq_affinity(int type, struct file *file, in write_irq_affinity()
136 static ssize_t irq_affinity_proc_write(struct file *file, in irq_affinity_proc_write()
142 static ssize_t irq_affinity_list_proc_write(struct file *file, in irq_affinity_list_proc_write()
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()
192 static ssize_t default_affinity_write(struct file *file, in default_affinity_write()
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/rcu/
Dtree_trace.c50 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()
/kernel/sched/
Dstats.c109 static void *schedstat_start(struct seq_file *file, loff_t *offset) in schedstat_start()
130 static void *schedstat_next(struct seq_file *file, void *data, loff_t *offset) in schedstat_next()
136 static void schedstat_stop(struct seq_file *file, void *data) in schedstat_stop()
147 static int schedstat_open(struct inode *inode, struct file *file) in schedstat_open()
/kernel/locking/
Dlockdep_proc.c103 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()
642 static ssize_t lock_stat_write(struct file *file, const char __user *buf, in lock_stat_write()
661 static int lock_stat_release(struct inode *inode, struct file *file) in lock_stat_release()
Dqspinlock_stat.h101 static ssize_t qstat_read(struct file *file, char __user *user_buf, in qstat_read()
172 static ssize_t qstat_write(struct file *file, const char __user *user_buf, in qstat_write()
/kernel/
Dpanic.c516 void __warn(const char *file, int line, void *caller, unsigned taint, in __warn()
559 void warn_slowpath_fmt(const char *file, int line, const char *fmt, ...) in warn_slowpath_fmt()
571 void warn_slowpath_fmt_taint(const char *file, int line, in warn_slowpath_fmt_taint()
583 void warn_slowpath_null(const char *file, int line) in warn_slowpath_null()
Dacct.c87 struct file *file; member
183 struct file *file = acct->file; in close_work() local
192 struct file *file; in acct_on() local
473 struct file *file = acct->file; in do_acct_process() local
Dsysctl_binary.c922 static ssize_t bin_dir(struct file *file, in bin_dir()
929 static ssize_t bin_string(struct file *file, in bin_string()
972 static ssize_t bin_intvec(struct file *file, in bin_intvec()
1043 static ssize_t bin_ulongvec(struct file *file, in bin_ulongvec()
1114 static ssize_t bin_uuid(struct file *file, in bin_uuid()
1148 static ssize_t bin_dn_node_address(struct file *file, in bin_dn_node_address()
1292 struct file *file; in binary_sysctl() local
Dprofile.c419 static int prof_cpu_mask_proc_open(struct inode *inode, struct file *file) in prof_cpu_mask_proc_open()
424 static ssize_t prof_cpu_mask_proc_write(struct file *file, in prof_cpu_mask_proc_write()
463 read_profile(struct file *file, char __user *buf, size_t count, loff_t *ppos) in read_profile()
496 static ssize_t write_profile(struct file *file, const char __user *buf, in write_profile()
Duser_namespace.c640 static ssize_t map_write(struct file *file, const char __user *buf, in map_write()
803 ssize_t proc_uid_map_write(struct file *file, const char __user *buf, in proc_uid_map_write()
820 ssize_t proc_gid_map_write(struct file *file, const char __user *buf, in proc_gid_map_write()
837 ssize_t proc_projid_map_write(struct file *file, const char __user *buf, in proc_projid_map_write()
855 static bool new_idmap_permitted(const struct file *file, in new_idmap_permitted()
904 ssize_t proc_setgroups_write(struct file *file, const char __user *buf, in proc_setgroups_write()
Dexec_domain.c30 static int execdomains_proc_open(struct inode *inode, struct file *file) in execdomains_proc_open()
Dconfigs.c58 ikconfig_read_current(struct file *file, char __user *buf, in ikconfig_read_current()
Dcred.c763 void __invalid_creds(const struct cred *cred, const char *file, unsigned line) in __invalid_creds()
776 const char *file, unsigned line) in __validate_process_creds()
/kernel/gcov/
Dfs.c178 static int gcov_seq_open(struct inode *inode, struct file *file) in gcov_seq_open()
218 static int gcov_seq_release(struct inode *inode, struct file *file) in gcov_seq_release()
272 static ssize_t gcov_seq_write(struct file *file, const char __user *addr, in gcov_seq_write()
532 static ssize_t reset_write(struct file *file, const char __user *addr, in reset_write()
554 static ssize_t reset_read(struct file *file, char __user *addr, size_t len, in reset_read()
/kernel/time/
Dtest_udelay.c103 static int udelay_test_open(struct inode *inode, struct file *file) in udelay_test_open()
108 static ssize_t udelay_test_write(struct file *file, const char __user *buf, in udelay_test_write()
Dtimekeeping_debug.c45 static int tk_debug_sleep_time_open(struct inode *inode, struct file *file) in tk_debug_sleep_time_open()
Dtimer_list.c356 static void *timer_list_start(struct seq_file *file, loff_t *offset) in timer_list_start()
367 static void *timer_list_next(struct seq_file *file, void *v, loff_t *offset) in timer_list_next()

123