Searched defs:bpos (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/arch/powerpc/crypto/ | 
| D | aes-spe-core.S | 16 #define	EAD(in, bpos) \  argument19 #define DAD(in, bpos) \  argument
 31 #define LAH(out, in, bpos, off) \  argument
 35 #define LAL(out, in, bpos, off) \  argument
 39 #define LAE(out, in, bpos) \  argument
 46 #define LAD(out, in, bpos) \  argument
 
 | 
| /Linux-v5.4/drivers/lightnvm/ | 
| D | pblk-cache.c | 28 	unsigned int bpos, pos;  in pblk_write_to_cache()  local96 	unsigned int bpos, pos;  in pblk_write_gc_to_cache()  local
 
 | 
| /Linux-v5.4/sound/isa/gus/ | 
| D | gus_pcm.c | 40 	unsigned int bpos;  member344 	unsigned int bpos = pos + (voice * (pcmp->dma_size / 2));  in get_bpos()  local
 353 			     unsigned int bpos, unsigned int len)  in playback_copy_ack()
 377 	int bpos;  in snd_gf1_pcm_playback_copy()  local
 394 	int bpos;  in snd_gf1_pcm_playback_copy_kernel()  local
 410 	int bpos;  in snd_gf1_pcm_playback_silence()  local
 
 | 
| /Linux-v5.4/arch/x86/boot/ | 
| D | vesa.h | 55 	u8 bpos;		/* 36 */  member
 | 
| /Linux-v5.4/fs/ntfs/ | 
| D | aops.c | 728 			unsigned long *bpos, *bend;  in ntfs_write_block()  local
 | 
| /Linux-v5.4/include/uapi/drm/ | 
| D | vc4_drm.h | 310 	__u32 bpoa, bpos;  member
 |