Searched refs:pr2 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/scripts/coccinelle/null/ |
D | deref_null.cocci | 27 @pr2 expression@ 58 position p!={pr1.p1,pr2.p2}; 119 position p!={pr1.p1,pr2.p2}; 179 position p!={pr1.p1,pr2.p2}; 212 // The following three rules are duplicates of ifm, pr1 and pr2 respectively.
|
/Linux-v4.19/arch/nios2/kernel/ |
D | signal.c | 39 struct ucontext *uc, int *pr2) in rt_restore_ucontext() argument 94 *pr2 = regs->r2; in rt_restore_ucontext()
|
/Linux-v4.19/tools/perf/util/ |
D | data-convert-bt.c | 39 #define pr2(fmt, ...) pr_N(2, pr_fmt(fmt), ##__VA_ARGS__) macro 129 pr2(" SET [%s = %" PRIu64 "]\n", name, val); in value_set() 1022 pr2(" field '%s'\n", field->name); in add_tracepoint_fields_types() 1108 pr2(" field '%s'\n", n); \ in add_generic_types() 1219 pr2(" field '%s'\n", #n); \ 1428 pr2("Created type: INTEGER %d-bit %ssigned %s\n", in create_int_type()
|