Searched defs:hshift (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/powerpc/include/asm/ |
D | pte-walk.h | 11 bool *is_thp, unsigned *hshift) in find_linux_pte() 17 static inline pte_t *find_init_mm_pte(unsigned long ea, unsigned *hshift) in find_init_mm_pte() 27 bool *is_thp, unsigned *hshift) in find_current_mm_pte()
|
/Linux-v4.19/drivers/isdn/i4l/ |
D | isdn_bsdcomp.c | 118 unsigned char hshift; /* used in hash function */ member 159 #define BSD_HASH(prefix, suffix, hshift) ((((unsigned long)(suffix)) << (hshift)) \ argument 307 unsigned int hsize, hshift, maxmaxcode; in bsd_alloc() local 457 int hshift; in bsd_compress() local
|
/Linux-v4.19/drivers/net/ppp/ |
D | bsd_comp.c | 139 unsigned char hshift; /* used in hash function */ member 206 #define BSD_HASH(prefix,suffix,hshift) ((((unsigned long)(suffix))<<(hshift)) \ argument 355 unsigned int hsize, hshift, maxmaxcode; in bsd_alloc() local 567 int hshift; in bsd_compress() local
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-risc.c | 131 unsigned int hshift, unsigned int vshift, in bttv_risc_planar()
|
D | bttvp.h | 120 int hshift,vshift; /* for planar modes */ member
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134.h | 115 unsigned int hshift; /* horizontal downsampling (for planar yuv) */ member
|
/Linux-v4.19/drivers/media/pci/ngene/ |
D | ngene.h | 885 int hshift, vshift; /* for planar modes */ member
|