Searched defs:H (Results 1 – 9 of 9) sorted by relevance
/linux/arch/mips/n64/ |
H A D | init.c | 52 #define H 240 macro
|
/linux/drivers/gpu/drm/sprd/ |
H A D | megacores_pll.c | 16 #define H 1 macro
|
/linux/fs/smb/common/ |
H A D | cifs_md4.c | 46 static inline u32 H(u32 x, u32 y, u32 z) in H() function
|
/linux/drivers/scsi/arm/ |
H A D | cumana_1.c | 42 #define H(v) (((v)>>16)|((v) & 0xffff0000)) macro
|
/linux/fs/ext4/ |
H A D | hash.c | 36 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
|
/linux/scripts/mod/ |
H A D | sumversion.c | 64 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 D | btf_dump_test_case_syntax.c | 25 H = 2, enumerator
|
/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 5311 #define H(x) ((unsigned long)&hfcm_map[x]) macro
|
/linux/fs/afs/ |
H A D | internal.h | 1892 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument 1939 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
|