Searched defs:bpos (Results  1 – 5 of 5) sorted by relevance
| /linux-4.1.27/arch/powerpc/crypto/ | 
| D | aes-spe-core.S | 21 #define	EAD(in, bpos) \  argument 24 #define DAD(in, bpos) \  argument 36 #define LAH(out, in, bpos, off) \  argument 40 #define LAL(out, in, bpos, off) \  argument 44 #define LAE(out, in, bpos) \  argument 51 #define LAD(out, in, bpos) \  argument
  | 
| /linux-4.1.27/sound/isa/gus/ | 
| D | gus_pcm.c | 53 	unsigned int bpos;  member 364 	unsigned int bpos, len;  in snd_gf1_pcm_playback_copy()  local 395 	unsigned int bpos, len;  in snd_gf1_pcm_playback_silence()  local
  | 
| /linux-4.1.27/tools/perf/ui/browsers/ | 
| D | annotate.c | 329 	struct browser_disasm_line *bpos;  in annotate_browser__set_rb_top()  local 356 		struct browser_disasm_line *bpos = disasm_line__browser(pos);  in annotate_browser__calc_percent()  local 942 		struct browser_disasm_line *bpos;  in symbol__tui_annotate()  local
  | 
| /linux-4.1.27/arch/x86/boot/ | 
| D | vesa.h | 60 	u8 bpos;		/* 36 */  member
  | 
| /linux-4.1.27/fs/ntfs/ | 
| D | aops.c | 745 			unsigned long *bpos, *bend;  in ntfs_write_block()  local
  |