Home
last modified time | relevance | path

Searched defs:H (Results 1 – 13 of 13) 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/arch/x86/boot/
H A Dvideo.c197 #define H(x) ((x)-'a'+10) macro
/linux/drivers/scsi/arm/
H A Dcumana_1.c42 #define H(v) (((v)>>16)|((v) & 0xffff0000)) macro
/linux/crypto/
H A Dmd4.c58 static inline u32 H(u32 x, u32 y, u32 z) in H() function
/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/gpu/drm/nouveau/include/nvif/
H A Dpush.h252 #define PUSH_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument
343 #define PUSH_NV_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument
/linux/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c991 u32 H, top, y_stride, uv_stride; in calc_tile_offsets_planar() local
/linux/fs/afs/
H A Dinternal.h1790 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
1837 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1183 #define WX_WRITE_FLUSH(H) rd32(H, WX_MIS_PWR) argument