Searched defs:combined (Results 1 – 13 of 13) sorted by relevance
| /linux/lib/ |
| H A D | siphash.c | 218 u64 combined = (u64)second << 32 | first; in siphash_3u32() local 332 u64 combined = (u64)second << 32 | first; in hsiphash_2u32() local 351 u64 combined = (u64)second << 32 | first; in hsiphash_3u32() local 372 u64 combined = (u64)second << 32 | first; in hsiphash_4u32() local
|
| /linux/arch/s390/kernel/ |
| H A D | perf_cpum_cf_events.c | 996 struct attribute **combined, **model, **cfvn, **csvn; in cpumf_cf_event_group() local
|
| /linux/tools/perf/util/ |
| H A D | lock-contention.h | 53 int combined; member
|
| H A D | metricgroup.c | 1415 ret = build_combined_expr_ctx(&metric_list, &combined); in parse_groups() local 1220 build_combined_expr_ctx(const struct list_head * metric_list,struct expr_parse_ctx ** combined) build_combined_expr_ctx() argument [all...] |
| /linux/tools/include/uapi/linux/ |
| H A D | pkt_cls.h | 59 #define TC_ACT_EXT_OPCODE(combined) ((combined) & (~TC_ACT_EXT_VAL_MASK)) argument 60 #define TC_ACT_EXT_CMP(combined, opcode) (TC_ACT_EXT_OPCODE(combined) == opcode) argument
|
| /linux/arch/s390/include/asm/ |
| H A D | sclp.h | 68 unsigned int combined; global() member
|
| /linux/include/uapi/linux/ |
| H A D | pkt_cls.h | 90 #define TC_ACT_EXT_OPCODE(combined) ((combined) & (~TC_ACT_EXT_VAL_MASK)) argument 91 #define TC_ACT_EXT_CMP(combined, opcode) (TC_ACT_EXT_OPCODE(combined) == opcode) argument
|
| /linux/drivers/iio/proximity/ |
| H A D | sx9310.c | 784 u32 combined[SX9310_NUM_CHANNELS]; in sx9310_get_default_reg() local
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ethtool.c | 525 u16 combined; in idpf_get_channels() local
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 3373 } *combined, _combined; bond_na_rcv() local 5266 } *combined, _combined; bond_should_broadcast_neighbor() local [all...] |
| /linux/drivers/net/ethernet/intel/ice/devlink/ |
| H A D | devlink.c | 228 #define combined(key, active, pending) \ macro
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 3794 u32 combined = 0; ice_get_combined_cnt() local
|
| /linux/include/net/ |
| H A D | sock.h | 89 long combined; member
|