Searched defs:hval (Results 1 – 9 of 9) sorted by relevance
/kernel/liteos_a/kernel/include/ |
D | los_hash.h | 50 …_OS_SEC_ALW_INLINE STATIC INLINE UINT32 LOS_HashFNV32aBuf(const VOID *buf, size_t len, UINT32 hval) in LOS_HashFNV32aBuf() 69 LITE_OS_SEC_ALW_INLINE STATIC INLINE UINT32 LOS_HashFNV32aStr(CHAR *str, UINT32 hval) in LOS_HashFNV32aStr()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | srccode.c | 95 unsigned hval = shash((unsigned char *)fn) % SRC_HTAB_SZ; in find_srcfile() local
|
/kernel/linux/linux-5.10/sound/usb/6fire/ |
D | firmware.c | 62 int hval; in usb6fire_fw_ihex_hex() local
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
D | bsd_comp.c | 576 int hval; in bsd_compress() local 1056 int hval, disp, indx; in bsd_decompress() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
D | e1000_nvm.c | 690 u8 q, hval, rem, result; in igb_get_fw_version() local
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | route.c | 646 u64 hval; in fnhe_hashfun() local 674 u32 genid, hval; in update_or_create_fnhe() local 1376 u32 hval = fnhe_hashfun(daddr); in ip_del_fnhe() local 1411 u32 hval; in find_exception() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_io.c | 313 u8 hindex, hval; in qlcnic_send_filter() local
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | route.c | 1517 u32 hval; in __rt6_find_exception_spinlock() local 1550 u32 hval; in __rt6_find_exception_rcu() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
D | cassini.c | 4373 u16 hval; in cas_read_regs() local
|