Searched refs:onebyte (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.h40 char onebyte; member in struct:bpf_testmod_ops
/linux-master/arch/alpha/lib/
H A Dev6-clear_user.S68 beq $1, $onebyte # .. .. U .. : sub-word store?
200 $onebyte:
204 bgt $0, $onebyte # U .. .. .. : U L U L
/linux-master/drivers/hwmon/
H A Dlenovo-ec-sensors.c47 u8 onebyte; local
56 onebyte = inb_p(MCHP_EMI0_EC_DATA_BYTE0 + (phy_index & GENMASK(1, 0)));
59 return onebyte;

Completed in 205 milliseconds