Home
last modified time | relevance | path

Searched defs:bsp (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/compat/linux/common/
H A Dlinux_statfs.h47 bsd_to_linux_statfs(const struct statvfs *bsp, struct linux_statfs *lsp) in bsd_to_linux_statfs()
96 bsd_to_linux_statfs64(const struct statvfs *bsp, struct linux_statfs64 *lsp) in bsd_to_linux_statfs64()
H A Dlinux_ipc.c500 linux_to_bsd_shmid_ds(struct linux_shmid_ds *lsp, struct shmid_ds *bsp) in linux_to_bsd_shmid_ds()
514 linux_to_bsd_shmid64_ds(struct linux_shmid64_ds *lsp, struct shmid_ds *bsp) in linux_to_bsd_shmid64_ds()
528 bsd_to_linux_shmid_ds(struct shmid_ds *bsp, struct linux_shmid_ds *lsp) in bsd_to_linux_shmid_ds()
543 bsd_to_linux_shmid64_ds(struct shmid_ds *bsp, struct linux_shmid64_ds *lsp) in bsd_to_linux_shmid64_ds()
H A Dlinux_file64.c82 bsd_to_linux_stat64(struct stat *bsp, struct linux_stat64 *lsp) in bsd_to_linux_stat64()
H A Dlinux_file.c472 bsd_to_linux_stat(struct stat * bsp,struct linux_stat * lsp) bsd_to_linux_stat() argument
[all...]
/netbsd-src/sys/arch/ia64/unwind/
H A Dstackframe.h68 struct regstate bsp; member
81 uint64_t bsp; /* Base of the RSE. */ member
127 ia64_bsp_adjust_call(uint64_t bsp, int sol) in ia64_bsp_adjust_call()
134 ia64_bsp_adjust_ret(uint64_t bsp, int sol) in ia64_bsp_adjust_ret()
141 ia64_getrse_gr(uint64_t bsp, uint64_t gr) in ia64_getrse_gr()
/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_ipccall.c220 bsd_to_linux32_semid_ds(struct semid_ds *bsp, struct linux32_semid_ds *lsp) in bsd_to_linux32_semid_ds()
231 bsd_to_linux32_semid64_ds(struct semid_ds *bsp, struct linux32_semid64_ds *lsp) in bsd_to_linux32_semid64_ds()
242 linux32_to_bsd_semid_ds(struct linux32_semid_ds *lsp, struct semid_ds *bsp) in linux32_to_bsd_semid_ds()
251 linux32_to_bsd_semid64_ds(struct linux32_semid64_ds *lsp, struct semid_ds *bsp) in linux32_to_bsd_semid64_ds()
553 bsd_to_linux32_shmid_ds(struct shmid_ds *bsp, struct linux32_shmid_ds *lsp) in bsd_to_linux32_shmid_ds()
568 linux32_to_bsd_shmid_ds(struct linux32_shmid_ds *lsp, struct shmid_ds *bsp) in linux32_to_bsd_shmid_ds()
582 bsd_to_linux32_shmid64_ds(struct shmid_ds *bsp, struct linux32_shmid64_ds *lsp) in bsd_to_linux32_shmid64_ds()
597 linux32_to_bsd_shmid64_ds(struct linux32_shmid64_ds *lsp, struct shmid_ds *bsp) in linux32_to_bsd_shmid64_ds()
/netbsd-src/usr.sbin/makefs/msdos/
H A Dmsdosfs_vfsops.c88 union bootsector *bsp; in msdosfs_mount() local
/netbsd-src/sys/arch/ia64/ia64/
H A Ddb_interface.c189 uint64_t bsp; in db_getrse() local
/netbsd-src/sys/kern/
H A Dsubr_bufq.c133 struct bufq_strat *bsp, *it; in bufq_alloc() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv6xx_dpm.h73 u32 bsp; member
H A Dsumo_dpm.h109 u32 bsp; member
H A Drv770_dpm.h122 u32 bsp; member
/netbsd-src/games/gomoku/
H A Dpickmove.c150 const struct spotstr *bsp = &board[bs]; in pickmove() local
197 const struct spotstr *bsp = &board[bs]; in better() local
/netbsd-src/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c464 union bootsector *bsp; in msdosfs_mountfs() local
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dd_c99_bool_strict.c552 struct bool_struct *bsp = &bs; in strict_bool_operand_binary_dot_arrow() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Ddevice.h170 struct nvkm_engine *bsp; member
247 int (*bsp )(struct nvkm_device *, int idx, struct nvkm_engine **); member
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dunwind-ia64.c182 unw_word bsp; /* backing store pointer value member
1474 ia64_rse_num_regs (unw_word *bspstore, unw_word *bsp) in ia64_rse_num_regs()
2126 uw_init_context_1 (struct _Unwind_Context *context, void *bsp) in uw_init_context_1()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ia64/
H A Dunwind-ia64.c182 unw_word bsp; /* backing store pointer value member
1474 ia64_rse_num_regs (unw_word *bspstore, unw_word *bsp) in ia64_rse_num_regs()
2126 uw_init_context_1 (struct _Unwind_Context *context, void *bsp) in uw_init_context_1()
/netbsd-src/sys/dev/sdmmc/
H A Dif_bwfm_sdio.c328 const struct bwfm_sdio_product *bsp; in bwfm_sdio_match() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsi_dpm.h578 u32 bsp; member