/linux/arch/mips/n64/ |
A D | init.c | 52 #define H 240 macro
|
/linux/fs/smbfs_common/ |
A D | cifs_md4.c | 45 static inline u32 H(u32 x, u32 y, u32 z) in H() function
|
/linux/arch/x86/boot/ |
A D | video.c | 197 #define H(x) ((x)-'a'+10) macro
|
/linux/drivers/scsi/arm/ |
A D | cumana_1.c | 42 #define H(v) (((v)>>16)|((v) & 0xffff0000)) macro
|
/linux/crypto/ |
A D | md4.c | 58 static inline u32 H(u32 x, u32 y, u32 z) in H() function
|
/linux/fs/ext4/ |
A D | hash.c | 36 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
|
/linux/scripts/mod/ |
A D | sumversion.c | 62 static inline uint32_t H(uint32_t x, uint32_t y, uint32_t z) in H() function
|
/linux/tools/testing/selftests/bpf/progs/ |
A D | btf_dump_test_case_syntax.c | 25 H = 2, enumerator
|
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
A D | push.h | 252 #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/lib/mpi/ |
A D | ec.c | 856 #define H (ctx->t.scratch[5]) in dup_point_edwards() macro
|
/linux/fs/afs/ |
A D | internal.h | 1709 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument 1756 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
|
/linux/drivers/isdn/hardware/mISDN/ |
A D | hfcmulti.c | 5333 #define H(x) ((unsigned long)&hfcm_map[x]) macro
|
/linux/drivers/gpu/ipu-v3/ |
A D | ipu-image-convert.c | 992 u32 H, top, y_stride, uv_stride; in calc_tile_offsets_planar() local
|