| /src/sys/arch/hpc/stand/hpcboot/arm/ |
| H A D | arm_boot.h | 39 typedef Boot super; typedef in class:ARMBoot
|
| /src/sys/arch/hpc/stand/hpcboot/mips/ |
| H A D | mips_boot.h | 39 typedef Boot super; typedef in class:MIPSBoot
|
| /src/sys/arch/hpc/stand/hpcboot/sh3/ |
| H A D | sh_boot.h | 39 typedef Boot super; typedef in class:SHBoot
|
| H A D | sh_mmu.h | 39 typedef MemoryManager super; typedef in class:MemoryManager_SHMMU
|
| H A D | sh_console.h | 39 typedef SerialConsole super; typedef in class:SHConsole
|
| H A D | sh_arch.h | 51 typedef Architecture super; typedef in class:SHArchitecture 122 typedef SHArchitecture super; typedef in class:SH7750
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/ |
| H A D | client.h | 14 bool super; member in struct:nvif_client
|
| /src/sys/arch/hpc/stand/hpcboot/sh3/dev/ |
| H A D | sh_dev.h | 64 typedef SHdev super; typedef in class:SH3dev 89 typedef SHdev super; typedef in class:SH4dev
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/ |
| H A D | client.h | 22 bool super; member in struct:nvkm_client
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| H A D | nouveau_mem.c | 51 bool super; local in function:nouveau_mem_map 109 bool super = cli->base.super; local in function:nouveau_mem_host 150 bool super = cli->base.super; local in function:nouveau_mem_vram [all...] |
| H A D | nouveau_chan.c | 97 bool super; local in function:nouveau_channel_del 486 bool super; local in function:nouveau_channel_new [all...] |
| H A D | nouveau_nvif.c | 116 nvkm_client_ioctl(void *priv, bool super, void *data, u32 size, void **hack) argument
|
| H A D | nouveau_svm.c | 245 bool super = svmm->vmm->vmm.object.client->super; local in function:nouveau_svmm_invalidate
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
| H A D | nv50.h | 21 u32 super; member in struct:nv50_disp 65 void (*super)(struct work_struct *); member in struct:nv50_disp_func
|
| H A D | nouveau_nvkm_engine_disp_nv50.c | 556 u32 super = nvkm_rd32(device, 0x610030); local in function:nv50_disp_super [all...] |
| /src/sbin/fsck_ext2fs/ |
| H A D | setup.c | 301 daddr_t super = bflag ? bflag : SBOFF / dev_bsize; local in function:readsb [all...] |
| /src/sbin/fsck_ffs/ |
| H A D | setup.c | 785 daddr_t super = 0; local in function:readsb [all...] |
| /src/sys/fs/sysvbfs/ |
| H A D | bfs.c | 151 struct bfs_super_block super; local in function:bfs_init_superblock 666 bfs_superblock_valid(const struct bfs_super_block *super) argument [all...] |
| /src/usr.sbin/quot/ |
| H A D | quot.c | 108 get_inode(int fd, struct fs *super, ino_t ino) argument 147 virtualblocks(struct fs * super,union dinode * dp) argument 342 dofsizes(int fd,struct fs * super,const char * name) argument 413 douser(int fd,struct fs * super,const char * name) argument 450 donames(int fd,struct fs * super,const char * name) argument [all...] |
| /src/sys/fs/nilfs/ |
| H A D | nilfs.h | 131 struct nilfs_super_block super, super2; member in struct:nilfs_device
|
| H A D | nilfs_vfsops.c | 344 nilfs_check_superblock_crc(struct nilfs_super_block *super) argument 372 struct nilfs_super_block *super, tmp_supe local in function:nilfs_read_superblock [all...] |
| H A D | nilfs_subr.c | 567 struct nilfs_super_block *super; local in function:nilfs_search_super_root [all...] |
| /src/sys/kern/ |
| H A D | subr_device.c | 174 devhandle_impl_subclass(struct devhandle_impl * new_impl,const struct devhandle_impl * super,device_call_t (* new_lookup)(devhandle_t,const char *,devhandle_t *)) argument
|
| /src/sys/arch/powerpc/powerpc/ |
| H A D | db_interface.c | 340 print_batmodes(register_t super, register_t user, register_t pp) argument
|
| /src/dist/pf/sbin/pfctl/ |
| H A D | pfctl_optimize.c | 1534 exclude_supersets(struct pf_rule *super, struct pf_rule *sub) argument [all...] |