/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ |
D | base.c | 68 nvkm_secboot_falcon_enable(struct nvkm_secboot *sb) in nvkm_secboot_falcon_enable() 94 nvkm_secboot_falcon_disable(struct nvkm_secboot *sb) in nvkm_secboot_falcon_disable() 111 nvkm_secboot_falcon_reset(struct nvkm_secboot *sb) in nvkm_secboot_falcon_reset() 134 nvkm_secboot_falcon_run(struct nvkm_secboot *sb) in nvkm_secboot_falcon_run() 163 nvkm_secboot_reset(struct nvkm_secboot *sb, u32 falcon) in nvkm_secboot_reset() 178 nvkm_secboot_start(struct nvkm_secboot *sb, u32 falcon) in nvkm_secboot_start() 205 struct nvkm_secboot *sb = nvkm_secboot(subdev); in nvkm_secboot_oneinit() local 223 struct nvkm_secboot *sb = nvkm_secboot(subdev); in nvkm_secboot_fini() local 235 struct nvkm_secboot *sb = nvkm_secboot(subdev); in nvkm_secboot_dtor() local 254 struct nvkm_secboot *sb) in nvkm_secboot_ctor()
|
D | gm20b.c | 138 struct nvkm_secboot *sb = &gsb->base; in gm20b_tegra_read_wpr() local 177 gm20b_secboot_init(struct nvkm_secboot *sb) in gm20b_secboot_init()
|
D | gm200.c | 817 struct nvkm_secboot *sb = &gsb->base; in gm200_secboot_prepare_ls_blob() local 882 struct nvkm_secboot *sb = &gsb->base; in gm200_secboot_hsf_patch_signature() local 1261 gm200_secboot_reset(struct nvkm_secboot *sb, enum nvkm_secboot_falcon falcon) in gm200_secboot_reset() 1303 gm200_secboot_start(struct nvkm_secboot *sb, enum nvkm_secboot_falcon falcon) in gm200_secboot_start() 1329 gm200_secboot_init(struct nvkm_secboot *sb) in gm200_secboot_init() 1368 gm200_secboot_fini(struct nvkm_secboot *sb, bool suspend) in gm200_secboot_fini() 1387 gm200_secboot_dtor(struct nvkm_secboot *sb) in gm200_secboot_dtor()
|
/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 70 int lustre_process_log(struct super_block *sb, char *logname, in lustre_process_log() 112 int lustre_end_log(struct super_block *sb, char *logname, in lustre_end_log() 199 int lustre_start_mgc(struct super_block *sb) in lustre_start_mgc() 417 static int lustre_stop_mgc(struct super_block *sb) in lustre_stop_mgc() 493 static struct lustre_sb_info *lustre_init_lsi(struct super_block *sb) in lustre_init_lsi() 519 static int lustre_free_lsi(struct super_block *sb) in lustre_free_lsi() 552 static int lustre_put_lsi(struct super_block *sb) in lustre_put_lsi() 651 int lustre_common_put_super(struct super_block *sb) in lustre_common_put_super() 703 int lustre_check_exclusion(struct super_block *sb, char *svname) in lustre_check_exclusion() 1102 static int lustre_fill_super(struct super_block *sb, void *data, int silent) in lustre_fill_super() [all …]
|
/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 63 static struct ll_sb_info *ll_init_sbi(struct super_block *sb) in ll_init_sbi() 133 static void ll_free_sbi(struct super_block *sb) in ll_free_sbi() 147 static int client_common_fill_super(struct super_block *sb, char *md, char *dt, in client_common_fill_super() 632 static void client_common_put_super(struct super_block *sb) in client_common_put_super() 651 void ll_kill_super(struct super_block *sb) in ll_kill_super() 863 int ll_fill_super(struct super_block *sb, struct vfsmount *mnt) in ll_fill_super() 957 void ll_put_super(struct super_block *sb) in ll_put_super() 1072 static struct inode *ll_iget_anon_dir(struct super_block *sb, in ll_iget_anon_dir() 1627 int ll_statfs_internal(struct super_block *sb, struct obd_statfs *osfs, in ll_statfs_internal() 1679 struct super_block *sb = de->d_sb; in ll_statfs() local [all …]
|
D | llite_nfs.c | 75 struct inode *search_inode_for_lustre(struct super_block *sb, in search_inode_for_lustre() 130 ll_iget_for_nfs(struct super_block *sb, struct lu_fid *fid, struct lu_fid *parent) in ll_iget_for_nfs() 289 static struct dentry *ll_fh_to_dentry(struct super_block *sb, struct fid *fid, in ll_fh_to_dentry() 300 static struct dentry *ll_fh_to_parent(struct super_block *sb, struct fid *fid, in ll_fh_to_parent()
|
D | lproc_llite.c | 204 struct super_block *sb = m->private; in ll_site_stats_seq_show() local 356 struct super_block *sb = m->private; in ll_max_cached_mb_seq_show() local 383 struct super_block *sb = ((struct seq_file *)file->private_data)->private; in ll_max_cached_mb_seq_write() local 682 struct super_block *sb = m->private; in ll_statahead_stats_seq_show() local 816 struct super_block *sb = m->private; in ll_sbi_flags_seq_show() local 876 struct super_block *sb = m->private; in ll_unstable_stats_seq_show() local 898 struct super_block *sb = ((struct seq_file *)file->private_data)->private; in ll_unstable_stats_seq_write() local 929 struct super_block *sb = m->private; in ll_root_squash_seq_show() local 942 struct super_block *sb = m->private; in ll_root_squash_seq_write() local 953 struct super_block *sb = m->private; in ll_nosquash_nids_seq_show() local [all …]
|
D | super25.c | 46 static struct inode *ll_alloc_inode(struct super_block *sb) in ll_alloc_inode()
|
/drivers/mtd/ |
D | mtdsuper.c | 26 static int get_sb_mtd_compare(struct super_block *sb, void *_mtd) in get_sb_mtd_compare() 46 static int get_sb_mtd_set(struct super_block *sb, void *_mtd) in get_sb_mtd_set() 64 struct super_block *sb; in mount_mtd_aux() local 213 void kill_mtd_super(struct super_block *sb) in kill_mtd_super()
|
/drivers/staging/lustre/lustre/include/ |
D | lustre_disk.h | 144 #define s2lsi(sb) ((struct lustre_sb_info *)((sb)->s_fs_info)) argument 145 #define s2lsi_nocast(sb) ((sb)->s_fs_info) argument 147 #define get_profile_name(sb) (s2lsi(sb)->lsi_lmd->lmd_profile) argument 148 #define get_mount_flags(sb) (s2lsi(sb)->lsi_lmd->lmd_flags) argument 149 #define get_mntdev_name(sb) (s2lsi(sb)->lsi_lmd->lmd_dev) argument
|
/drivers/atm/ |
D | nicstar.c | 202 struct sk_buff *sb; in nicstar_remove_one() local 702 struct sk_buff *sb; in ns_init_card() local 825 struct sk_buff *sb; in ns_init_card_error() local 1170 struct sk_buff *sb; in ns_irq_handler() local 2020 struct sk_buff *sb; in dequeue_rx() local 2174 struct sk_buff *sb; in dequeue_rx() local 2217 struct sk_buff *hb, *sb, *lb; in dequeue_rx() local 2349 static void dequeue_sm_buf(ns_dev * card, struct sk_buff *sb) in dequeue_sm_buf() 2575 struct sk_buff *sb; in ns_ioctl() local
|
/drivers/md/bcache/ |
D | super.c | 64 static const char *read_super(struct cache_sb *sb, struct block_device *bdev, in read_super() 208 static void __write_super(struct cache_sb *sb, struct bio *bio) in __write_super() 1162 static void register_bdev(struct cache_sb *sb, struct page *sb_page, in register_bdev() 1473 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb) in bch_cache_set_alloc() 1866 static int register_cache(struct cache_sb *sb, struct page *sb_page, in register_cache() 1969 struct cache_sb *sb = NULL; in register_bcache() local
|
/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 192 struct super_block *sb) in do_config_log_add() 247 struct super_block *sb) in config_recover_log_add() 267 struct config_llog_instance *cfg, struct super_block *sb) in config_params_log_add() 287 struct super_block *sb) in config_log_add() 1663 struct super_block *sb; in mgc_process_config() local
|
/drivers/infiniband/hw/qib/ |
D | qib_fs.c | 359 static int add_cntr_files(struct super_block *sb, struct qib_devdata *dd) in add_cntr_files() 460 static int remove_device_files(struct super_block *sb, in remove_device_files() 509 static int qibfs_fill_super(struct super_block *sb, void *data, int silent) in qibfs_fill_super()
|
/drivers/misc/ibmasm/ |
D | ibmasmfs.c | 115 static int ibmasmfs_fill_super (struct super_block *sb, void *data, int silent) in ibmasmfs_fill_super() 140 static struct inode *ibmasmfs_make_inode(struct super_block *sb, int mode) in ibmasmfs_make_inode() 604 static void ibmasmfs_create_files (struct super_block *sb) in ibmasmfs_create_files()
|
/drivers/net/wireless/broadcom/brcm80211/brcmutil/ |
D | d11.c | 24 static u16 d11n_sb(enum brcmu_chan_sb sb) in d11n_sb()
|
/drivers/oprofile/ |
D | oprofilefs.c | 26 static struct inode *oprofilefs_get_inode(struct super_block *sb, int mode) in oprofilefs_get_inode() 238 static int oprofilefs_fill_super(struct super_block *sb, void *data, int silent) in oprofilefs_fill_super()
|
/drivers/cpufreq/ |
D | sfi-cpufreq.c | 33 struct sfi_table_simple *sb; in sfi_parse_freq() local
|
/drivers/xen/xenfs/ |
D | super.c | 45 static int xenfs_fill_super(struct super_block *sb, void *data, int silent) in xenfs_fill_super()
|
/drivers/md/ |
D | dm-raid.c | 1875 static void sb_retrieve_failed_devices(struct dm_raid_superblock *sb, uint64_t *failed_devices) in sb_retrieve_failed_devices() 1888 static void sb_update_failed_devices(struct dm_raid_superblock *sb, uint64_t *failed_devices) in sb_update_failed_devices() 1907 struct dm_raid_superblock *sb; in super_sync() local 1984 struct dm_raid_superblock *sb; in super_load() local 2038 struct dm_raid_superblock *sb; in super_init_validation() local 2249 struct dm_raid_superblock *sb; in super_validate() local 3415 struct dm_raid_superblock *sb; in attempt_restore_of_faulty_devices() local
|
D | bitmap.c | 422 bitmap_super_t *sb; in bitmap_update_sb() local 453 bitmap_super_t *sb; in bitmap_print_sb() local 492 bitmap_super_t *sb; in bitmap_new_disk_sb() local 552 bitmap_super_t *sb; in bitmap_read_sb() local 1242 bitmap_super_t *sb; in bitmap_daemon_work() local
|
/drivers/net/ethernet/broadcom/ |
D | sb1250-mac.c | 785 struct sk_buff *sb) in sbdma_add_rcvbuffer() 900 static int sbdma_add_txbuffer(struct sbmacdma *d, struct sk_buff *sb) in sbdma_add_txbuffer() 992 struct sk_buff *sb; in sbdma_emptyring() local 1072 struct sk_buff *sb; in sbdma_rx_process() local 1237 struct sk_buff *sb; in sbdma_tx_process() local
|
/drivers/crypto/ccp/ |
D | ccp-ops.c | 410 struct ccp_dm_workarea *wa, u32 jobid, u32 sb, in ccp_copy_to_from_sb() 442 struct ccp_dm_workarea *wa, u32 jobid, u32 sb, in ccp_copy_to_sb() 449 struct ccp_dm_workarea *wa, u32 jobid, u32 sb, in ccp_copy_from_sb()
|
/drivers/usb/gadget/legacy/ |
D | inode.c | 146 struct super_block *sb; member 1950 gadgetfs_make_inode (struct super_block *sb, in gadgetfs_make_inode() 1973 gadgetfs_create_file (struct super_block *sb, char const *name, in gadgetfs_create_file() 1999 gadgetfs_fill_super (struct super_block *sb, void *opts, int silent) in gadgetfs_fill_super() 2061 gadgetfs_kill_sb (struct super_block *sb) in gadgetfs_kill_sb()
|
/drivers/gpu/drm/ |
D | drm_blend.c | 289 const struct drm_plane_state *sb = *(struct drm_plane_state **)b; in drm_atomic_state_zpos_cmp() local
|