Home
last modified time | relevance | path

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

/device/board/isoftstone/yangfan/kernel/src/incl/treace/hooks/
Dvendor_hooks.h111 #define DECLARE_HOOK DECLARE_EVENT_NOP
113 DECLARE_EVENT_NOP(name, PARAMS(proto), PARAMS(args))
/device/soc/rockchip/common/sdk_linux/include/trace/hooks/
Dvendor_hooks.h108 #define DECLARE_HOOK DECLARE_EVENT_NOP
109 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) DECLARE_EVENT_NOP((name), PARAMS(proto), P…
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/
Dtracepoint.h549 #define DECLARE_EVENT_NOP(name, proto, args) \ macro
558 DECLARE_EVENT_NOP(name, PARAMS(proto), PARAMS(args))
562 DECLARE_EVENT_NOP(name, PARAMS(proto), PARAMS(args))