Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/n64/
Dinit.c52 #define H 240 macro
/Linux-v6.1/drivers/gpu/drm/sprd/
Dmegacores_pll.c16 #define H 1 macro
/Linux-v6.1/fs/smbfs_common/
Dcifs_md4.c45 static inline u32 H(u32 x, u32 y, u32 z) in H() function
/Linux-v6.1/arch/x86/boot/
Dvideo.c197 #define H(x) ((x)-'a'+10) macro
/Linux-v6.1/drivers/scsi/arm/
Dcumana_1.c42 #define H(v) (((v)>>16)|((v) & 0xffff0000)) macro
/Linux-v6.1/crypto/
Dmd4.c58 static inline u32 H(u32 x, u32 y, u32 z) in H() function
/Linux-v6.1/fs/ext4/
Dhash.c36 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
/Linux-v6.1/scripts/mod/
Dsumversion.c62 static inline uint32_t H(uint32_t x, uint32_t y, uint32_t z) in H() function
/Linux-v6.1/rust/alloc/
Dborrow.rs430 fn hash<H: Hasher>(&self, state: &mut H) { in hash()
Dboxed.rs1327 fn hash<H: Hasher>(&self, state: &mut H) { in hash()
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c25 H = 2, enumerator
/Linux-v6.1/arch/s390/include/asm/
Dcpu_mf.h113 unsigned int H:1; /* 34 Host Indicator */ member
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvif/
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-v6.1/lib/mpi/
Dec.c856 #define H (ctx->t.scratch[5]) in dup_point_edwards() macro
/Linux-v6.1/rust/alloc/vec/
Dmod.rs2601 fn hash<H: Hasher>(&self, state: &mut H) { in hash()
/Linux-v6.1/fs/afs/
Dinternal.h1721 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
1768 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
/Linux-v6.1/drivers/gpu/ipu-v3/
Dipu-image-convert.c992 u32 H, top, y_stride, uv_stride; in calc_tile_offsets_planar() local
/Linux-v6.1/drivers/isdn/hardware/mISDN/
Dhfcmulti.c5333 #define H(x) ((unsigned long)&hfcm_map[x]) macro