Home
last modified time | relevance | path

Searched refs:bitfield (Results 1 – 3 of 3) sorted by relevance

/kernel/trace/
Dtrace_probe.c174 void FETCH_FUNC_NAME(bitfield, type)(struct pt_regs *regs, \
186 NOKPROBE_SYMBOL(FETCH_FUNC_NAME(bitfield, type));
187 DEFINE_BASIC_FETCH_FUNCS(bitfield) in DEFINE_BASIC_FETCH_FUNCS() argument
570 if (CHECK_FETCH_FUNCS(bitfield, arg->fetch.fn)) in traceprobe_update_arg()
580 if (CHECK_FETCH_FUNCS(bitfield, arg->fetch.fn)) in traceprobe_free_probe_arg()
Dtrace_probe.h182 DECLARE_BASIC_FETCH_FUNCS(bitfield);
219 ASSIGN_FETCH_FUNC(bitfield, ftype), \
Dring_buffer.c2273 kmemcheck_annotate_bitfield(event, bitfield); in rb_reset_tail()
2466 kmemcheck_annotate_bitfield(event, bitfield); in __rb_reserve_next()