Home
last modified time | relevance | path

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

/linux/arch/mips/n64/
H A Dinit.c52 #define H 240 macro
/linux/drivers/gpu/drm/sprd/
H A Dmegacores_pll.c16 #define H 1 macro
/linux/fs/smb/common/
H A Dcifs_md4.c46 static inline u32 H(u32 x, u32 y, u32 z) in H() function
/linux/drivers/scsi/arm/
H A Dcumana_1.c42 #define H(v) (((v)>>16)|((v) & 0xffff0000)) macro
/linux/fs/ext4/
H A Dhash.c36 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
/linux/scripts/mod/
H A Dsumversion.c64 static inline uint32_t H(uint32_t x, uint32_t y, uint32_t z) in H() function
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_syntax.c25 H = 2, enumerator
/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c5311 #define H(x) ((unsigned long)&hfcm_map[x]) macro
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1408 #define WX_WRITE_FLUSH(H) rd32(H, WX_MIS_PWR) argument