Searched refs:ASSIGN_FETCH_FUNC (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_kprobe.c374 #define ASSIGN_FETCH_FUNC(method, type) \ macro
385 ASSIGN_FETCH_FUNC(reg, ftype), \
386 ASSIGN_FETCH_FUNC(stack, ftype), \
387 ASSIGN_FETCH_FUNC(retval, ftype), \
388 ASSIGN_FETCH_FUNC(memory, ftype), \
389 ASSIGN_FETCH_FUNC(symbol, ftype), \
390 ASSIGN_FETCH_FUNC(deref, ftype), \

Completed in 41 milliseconds