Searched defs:blk (Results 1 - 25 of 122) sorted by relevance

12345

/linux-master/fs/gfs2/
H A Drecovery.h14 static inline void gfs2_replay_incr_blk(struct gfs2_jdesc *jd, u32 *blk) argument
/linux-master/arch/x86/mm/
H A Dnuma_internal.h16 struct numa_memblk blk[NR_NODE_MEMBLKS]; member in struct:numa_meminfo
/linux-master/sound/synth/
H A Dutil_mem.c62 struct snd_util_memblk *blk; local
100 struct snd_util_memblk *blk; local
127 struct snd_util_memblk *blk; local
140 __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) argument
151 snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) argument
[all...]
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-radio-tx.c29 unsigned blk; local
H A Dvivid-radio-rx.c32 unsigned blk; local
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/
H A Dia_css_bnlm.host.c48 u32 blk, i; local
/linux-master/arch/loongarch/include/asm/
H A Dnuma.h34 struct numa_memblk blk[NR_NODE_MEMBLKS]; member in struct:numa_meminfo
/linux-master/arch/arm64/crypto/
H A DMakefile
/linux-master/fs/affs/
H A Dbitmap.c44 u32 blk, bmap, bit, mask, tmp; local
122 u32 blk, bmap, bit, mask, mask2, tmp; local
249 u32 size, blk, end, offset, mask; local
[all...]
/linux-master/fs/squashfs/
H A Dnamei.c200 unsigned int blk, off, ino_num; local
H A Dexport.c42 int blk = SQUASHFS_LOOKUP_BLOCK(ino_num - 1); local
/linux-master/sound/pci/trident/
H A Dtrident_memory.c110 struct snd_util_memblk *blk; local
161 struct snd_util_memblk *blk; local
206 struct snd_util_memblk *blk; local
260 snd_trident_free_pages(struct snd_trident *trident, struct snd_util_memblk *blk) argument
[all...]
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disph3a_aewb.c31 u32 blk; local
/linux-master/block/partitions/
H A Damiga.c43 sector_t blk, end_sect; local
[all...]
H A Dibm.c174 sector_t blk; local
/linux-master/fs/freevxfs/
H A Dvxfs_super.c126 vxfs_try_sb_magic(struct super_block *sbp, int silent, unsigned blk, __fs32 magic) argument
/linux-master/arch/powerpc/lib/
H A Drheap.c47 rh_block_t *block, *blk; local
123 rh_block_t *blk; local
145 release_slot(rh_info_t * info, rh_block_t * blk) argument
153 rh_block_t *blk; local
234 rh_block_t *blk; local
304 rh_block_t *blk; local
331 rh_block_t *blk; local
373 rh_block_t *blk, *newblk; local
445 rh_block_t *blk; local
530 rh_block_t *blk, *newblk1, *newblk2; local
614 rh_block_t *blk, *blk2; local
643 rh_block_t *blk; local
681 rh_block_t *blk, *blk2; local
740 rh_dump_blk(rh_info_t * info, rh_block_t * blk) argument
[all...]
/linux-master/fs/ext4/
H A Dorphan.c196 int blk, off; local
H A Dmigrate.c605 ext4_fsblk_t blk; local
H A Dblock_validity.c353 unsigned int blk; local
/linux-master/drivers/edac/
H A Dedac_device.c63 struct edac_device_block *dev_blk, *blk_p, *blk; local
[all...]
/linux-master/drivers/accessibility/braille/
H A Dbraille_console.c142 static int keyboard_notifier_call(struct notifier_block *blk, argument
263 static int vt_notifier_call(struct notifier_block *blk, argument
/linux-master/fs/xfs/scrub/
H A Ddabtree.c86 struct xfs_da_state_blk *blk = &ds->state->path.blk[level]; local
317 struct xfs_da_state_blk *blk; local
[all...]
/linux-master/fs/udf/
H A Ddirectory.c130 udf_pblk_t blk; local
156 udf_pblk_t blk; local
/linux-master/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_blk.c67 static void vdpasim_blk_buffer_lock(struct vdpasim_blk *blk) argument
73 static void vdpasim_blk_buffer_unlock(struct vdpasim_blk *blk) argument
112 struct vdpasim_blk *blk = sim_to_blk(vdpasim); local
394 struct vdpasim_blk *blk = sim_to_blk(vdpasim); local
413 struct vdpasim_blk *blk; local
[all...]

Completed in 323 milliseconds

12345