Searched defs:_to (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/sfc/falcon/ |
A D | enum.h | 117 #define LOOPBACK_CHANGED(_from, _to, _mask) \ argument 120 #define LOOPBACK_OUT_OF(_from, _to, _mask) \ argument
|
/linux/drivers/net/ethernet/sfc/ |
A D | enum.h | 117 #define LOOPBACK_CHANGED(_from, _to, _mask) \ argument 120 #define LOOPBACK_OUT_OF(_from, _to, _mask) \ argument
|
/linux/include/rdma/ |
A D | uverbs_ioctl.h | 946 #define uverbs_get_const_signed(_to, _attrs_bundle, _idx) \ argument 957 #define uverbs_get_const_unsigned(_to, _attrs_bundle, _idx) \ argument 967 #define uverbs_get_const_default_signed(_to, _attrs_bundle, _idx, _default) \ argument 979 #define uverbs_get_const_default_unsigned(_to, _attrs_bundle, _idx, _default) \ argument 990 #define uverbs_get_const(_to, _attrs_bundle, _idx) \ argument 995 #define uverbs_get_const_default(_to, _attrs_bundle, _idx, _default) \ argument
|
/linux/tools/power/x86/intel_pstate_tracer/ |
A D | intel_pstate_tracer.py | 326 def store_csv(cpu_int, time_pre_dec, time_post_dec, core_busy, scaled, _from, _to, mperf, aperf, ts… argument
|
/linux/drivers/clk/at91/ |
A D | sama7g5.c | 26 #define SAMA7G5_FILL_TABLE(_to, _from, _count) \ argument
|
/linux/drivers/usb/dwc3/ |
A D | core.h | 1485 #define DWC3_VER_IS_WITHIN(_ip, _from, _to) \ argument 1491 #define DWC3_VER_TYPE_IS_WITHIN(_ip, _ver, _from, _to) \ argument
|
/linux/kernel/sched/ |
A D | sched.h | 2192 #define for_class_range(class, _from, _to) \ argument
|
Completed in 38 milliseconds