Searched defs:GET_BITS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/ |
H A D | ring.h | 98 #define GET_BITS(field, src) \ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene-v2/ |
H A D | ring.h | 98 #define GET_BITS(field, src) \ macro
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | ptrace.c | 75 # define GET_BITS(first, last, unat) \ in ia64_get_scratch_nat_bits() macro 103 # undef GET_BITS in ia64_get_scratch_nat_bits() macro
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | ptrace.c | 75 # define GET_BITS(first, last, unat) \ in ia64_get_scratch_nat_bits() macro 103 # undef GET_BITS in ia64_get_scratch_nat_bits() macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-common.h | 1408 #define GET_BITS(_var, _index, _width) \ macro [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-common.h | 1448 #define GET_BITS(_var, _index, _width) \ macro [all...] |
Completed in 15 milliseconds