Home
last modified time | relevance | path

Searched defs:_to (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Denum.h117 #define LOOPBACK_CHANGED(_from, _to, _mask) \ argument
120 #define LOOPBACK_OUT_OF(_from, _to, _mask) \ argument
/openbmc/linux/drivers/net/ethernet/sfc/
H A Denum.h117 #define LOOPBACK_CHANGED(_from, _to, _mask) \ argument
120 #define LOOPBACK_OUT_OF(_from, _to, _mask) \ argument
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Denum.h117 #define LOOPBACK_CHANGED(_from, _to, _mask) \ argument
120 #define LOOPBACK_OUT_OF(_from, _to, _mask) \ argument
/openbmc/linux/include/rdma/
H A Duverbs_ioctl.h954 #define uverbs_get_const_signed(_to, _attrs_bundle, _idx) \ argument
965 #define uverbs_get_const_unsigned(_to, _attrs_bundle, _idx) \ argument
975 #define uverbs_get_const_default_signed(_to, _attrs_bundle, _idx, _default) \ argument
987 #define uverbs_get_const_default_unsigned(_to, _attrs_bundle, _idx, _default) \ argument
998 #define uverbs_get_const(_to, _attrs_bundle, _idx) \ argument
1003 #define uverbs_get_const_default(_to, _attrs_bundle, _idx, _default) \ argument
/openbmc/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py326 def store_csv(cpu_int, time_pre_dec, time_post_dec, core_busy, scaled, _from, _to, mperf, aperf, ts… argument
/openbmc/linux/drivers/clk/at91/
H A Dsama7g5.c26 #define SAMA7G5_FILL_TABLE(_to, _from, _count) \ argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx.py322 def add_relationship(self, _from, relationship, _to, *, comment=None, annotation=None): argument
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h1538 #define DWC3_VER_IS_WITHIN(_ip, _from, _to) \ argument
1544 #define DWC3_VER_TYPE_IS_WITHIN(_ip, _ver, _from, _to) \ argument
/openbmc/linux/kernel/sched/
H A Dsched.h2329 #define for_class_range(class, _from, _to) \ argument