Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 40) sorted by relevance

12

/kernel/
Dresource_kunit.c33 struct resource r; member
85 static void resource_do_test(struct kunit *test, bool ret, struct resource *r, in resource_do_test()
94 static void resource_do_union_test(struct kunit *test, struct result *r) in resource_do_union_test()
110 struct result *r = results_for_union; in resource_test_union() local
118 static void resource_do_intersection_test(struct kunit *test, struct result *r) in resource_do_intersection_test()
134 struct result *r = results_for_intersection; in resource_test_intersection() local
Daudit_watch.c227 static void audit_watch_log_rule_change(struct audit_krule *r, struct audit_watch *w, char *op) in audit_watch_log_rule_change()
250 struct audit_krule *r, *nextr; in audit_update_watch() local
325 struct audit_krule *r, *nextr; in audit_remove_parent_watches() local
Dutsname_sysctl.c37 int r; in proc_do_uts_string() local
Dauditfilter.c1083 struct audit_krule *r; in audit_list_rules() local
1402 static int update_lsm_rule(struct audit_krule *r) in update_lsm_rule()
1441 struct audit_krule *r, *n; in audit_update_lsm_rules() local
Dvmcore_info.c92 size_t r; in vmcoreinfo_append_str() local
Dsys.c1558 struct rlimit r; in COMPAT_SYSCALL_DEFINE2() local
1578 struct rlimit r; in COMPAT_SYSCALL_DEFINE2() local
1628 struct rlimit r; in COMPAT_SYSCALL_DEFINE2() local
1796 static void accumulate_thread_rusage(struct task_struct *t, struct rusage *r) in accumulate_thread_rusage()
1806 void getrusage(struct task_struct *p, int who, struct rusage *r) in getrusage()
1896 struct rusage r; in SYSCALL_DEFINE2() local
1909 struct rusage r; in COMPAT_SYSCALL_DEFINE2() local
Dexit.c1793 struct rusage r; in SYSCALL_DEFINE5() local
1885 struct rusage r; in SYSCALL_DEFINE4() local
1915 struct rusage r; in COMPAT_SYSCALL_DEFINE4() local
Dcompat.c83 int put_compat_rusage(const struct rusage *r, struct compat_rusage __user *ru) in put_compat_rusage()
Dresource.c103 struct resource *r = v, *p; in r_show() local
220 static void __release_child_resources(struct resource *r) in __release_child_resources()
243 void release_child_resources(struct resource *r) in release_child_resources()
1555 struct resource **r = ptr; in devm_resource_release() local
Dscftorture.c262 unsigned long r = torture_random(this_cpu_ptr(&scf_torture_rand)); in scf_handler() local
/kernel/printk/
Dprintk_ringbuffer.c1367 struct printk_record *r, u32 caller_id, unsigned int max_size) in prb_reserve_in_last()
1600 struct printk_record *r) in prb_reserve()
1908 struct printk_record *r, unsigned int *line_count) in prb_read()
2108 struct printk_record *r, unsigned int *line_count) in _prb_read_valid()
2183 struct printk_record *r) in prb_read_valid()
2215 struct printk_record r; in prb_read_valid_info() local
Dprintk.c758 int r; in devkmsg_emit() local
1140 struct printk_record *r) in add_to_rb()
1183 struct printk_record r; in setup_log_buf() local
1445 static size_t record_print_text(struct printk_record *r, bool syslog, in record_print_text()
1611 struct printk_record r; in syslog_print() local
1715 struct printk_record r; in syslog_print_all() local
2262 struct printk_record r; in vprintk_store() local
2485 int r; in _printk() local
2501 #define prb_read_valid(rb, seq, r) false argument
3008 struct printk_record r; in printk_get_next_message() local
[all …]
Dprintk_ringbuffer.h314 static inline void prb_rec_init_wr(struct printk_record *r, in prb_rec_init_wr()
349 static inline void prb_rec_init_rd(struct printk_record *r, in prb_rec_init_rd()
372 #define prb_for_each_record(from, rb, s, r) \ argument
/kernel/trace/rv/
Drv_reactors.c75 struct rv_reactor_def *r; in get_reactor_rdef_by_name() local
280 struct rv_reactor_def *r; in __rv_register_reactor() local
Drv.c693 struct rv_monitor_def *r; in rv_register_monitor() local
/kernel/trace/
Dtrace_events_filter.c1024 static int regex_match_full(char *str, struct regex *r, int len) in regex_match_full()
1033 static int regex_match_front(char *str, struct regex *r, int len) in regex_match_front()
1041 static int regex_match_middle(char *str, struct regex *r, int len) in regex_match_middle()
1049 static int regex_match_end(char *str, struct regex *r, int len) in regex_match_end()
1059 static int regex_match_glob(char *str, struct regex *r, int len __maybe_unused) in regex_match_glob()
1126 struct regex *r = pred->regex; in filter_build_regex() local
Dtrace_events.c295 const char *r; in find_print_string() local
304 const char *r, *e, *a; in process_pointer() local
339 const char *r, *e, *s; in process_string() local
1848 int r = -ENODEV; in event_filter_read() local
2008 int r; in subsystem_filter_read() local
2058 int r; in show_header_page_file() local
2082 int r; in show_header_event_file() local
Dtrace_stack.c329 int r; in stack_max_size_read() local
/kernel/locking/
Drwbase_rt.c55 int r; in rwbase_read_trylock() local
/kernel/irq/
Dspurious.c177 unsigned int r = action_ret; in bad_action_ret() local
/kernel/sched/
Dcpudeadline.c27 int l, r, largest; in cpudl_heapify_down() local
/kernel/kcsan/
Dkcsan_test.c157 static bool __report_matches(const struct expect_report *r) in __report_matches()
265 __report_set_scoped(struct expect_report *r, int accesses) in __report_set_scoped()
283 static bool report_matches_any_reordered(struct expect_report *r) in report_matches_any_reordered()
/kernel/time/
Dsched_clock.c171 unsigned long r, flags; in sched_clock_register() local
/kernel/debug/kdb/
Dkdb_io.c894 int r; in kdb_printf() local
/kernel/rcu/
Dupdate.c663 static void test_callback(struct rcu_head *r) in test_callback()

12