Searched defs:val2 (Results 1 – 2 of 2) sorted by relevance
/kernel/futex/ |
D | syscalls.c | 87 u32 __user *uaddr2, u32 val2, u32 val3) in do_futex()
|
/kernel/trace/ |
D | trace_events_hist.c | 318 u64 val2 = hist_fn_call(operand2, elt, buffer, rbe, event); in hist_field_plus() local 333 u64 val2 = hist_fn_call(operand2, elt, buffer, rbe, event); in hist_field_minus() local 348 u64 val2 = hist_fn_call(operand2, elt, buffer, rbe, event); in hist_field_div() local 433 u64 val2 = hist_fn_call(operand2, elt, buffer, rbe, event); in hist_field_mult() local
|