Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/n64/
Dinit.c52 #define H 240 macro
/linux-6.12.1/drivers/gpu/drm/sprd/
Dmegacores_pll.c16 #define H 1 macro
/linux-6.12.1/fs/smb/common/
Dcifs_md4.c46 static inline u32 H(u32 x, u32 y, u32 z) in H() function
/linux-6.12.1/arch/x86/boot/
Dvideo.c197 #define H(x) ((x)-'a'+10) macro
/linux-6.12.1/drivers/scsi/arm/
Dcumana_1.c42 #define H(v) (((v)>>16)|((v) & 0xffff0000)) macro
/linux-6.12.1/crypto/
Dmd4.c58 static inline u32 H(u32 x, u32 y, u32 z) in H() function
/linux-6.12.1/arch/powerpc/crypto/
Daes-gcm-p10-glue.c57 u8 H[16]; /* subkey */ member
/linux-6.12.1/fs/ext4/
Dhash.c36 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
/linux-6.12.1/scripts/mod/
Dsumversion.c64 static inline uint32_t H(uint32_t x, uint32_t y, uint32_t z) in H() function
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c25 H = 2, enumerator
/linux-6.12.1/arch/s390/include/asm/
Dcpu_mf.h113 unsigned int H:1; /* 34 Host Indicator */ member
/linux-6.12.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-6.12.1/drivers/gpu/ipu-v3/
Dipu-image-convert.c991 u32 H, top, y_stride, uv_stride; in calc_tile_offsets_planar() local
/linux-6.12.1/drivers/isdn/hardware/mISDN/
Dhfcmulti.c5311 #define H(x) ((unsigned long)&hfcm_map[x]) macro
/linux-6.12.1/fs/afs/
Dinternal.h1790 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
1837 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h1183 #define WX_WRITE_FLUSH(H) rd32(H, WX_MIS_PWR) argument