Searched defs:sc (Results 176 - 200 of 375) sorted by relevance

1234567891011>>

/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c82 struct xfs_scrub *sc; member in struct:xrep_agf_allocbt
113 struct xfs_scrub *sc local
36 xrep_superblock( struct xfs_scrub *sc) argument
135 xrep_check_btree_root( struct xfs_scrub *sc, struct xrep_find_ag_btree *fab) argument
153 xrep_agf_find_btrees( struct xfs_scrub *sc, struct xfs_buf *agf_bp, struct xrep_find_ag_btree *fab, struct xfs_buf *agfl_bp) argument
193 xrep_agf_init_header( struct xfs_scrub *sc, struct xfs_buf *agf_bp, struct xfs_agf *old_agf) argument
221 xrep_agf_set_roots( struct xfs_scrub *sc, struct xfs_agf *agf, struct xrep_find_ag_btree *fab) argument
245 xrep_agf_calc_from_btrees( struct xfs_scrub *sc, struct xfs_buf *agf_bp) argument
308 xrep_agf_commit_new( struct xfs_scrub *sc, struct xfs_buf *agf_bp) argument
338 xrep_agf( struct xfs_scrub *sc) argument
456 struct xfs_scrub *sc; member in struct:xrep_agfl
526 xrep_agfl_collect_blocks( struct xfs_scrub *sc, struct xfs_buf *agf_bp, struct xagb_bitmap *agfl_extents, xfs_agblock_t *flcount) argument
596 xrep_agfl_update_agf( struct xfs_scrub *sc, struct xfs_buf *agf_bp, xfs_agblock_t flcount) argument
627 struct xfs_scrub *sc; member in struct:xrep_agfl_fill
641 struct xfs_scrub *sc = af->sc; local
662 xrep_agfl_init_header( struct xfs_scrub *sc, struct xfs_buf *agfl_bp, struct xagb_bitmap *agfl_extents, xfs_agblock_t flcount) argument
709 xrep_agfl( struct xfs_scrub *sc) argument
804 xrep_agi_find_btrees( struct xfs_scrub *sc, struct xrep_find_ag_btree *fab) argument
839 xrep_agi_init_header( struct xfs_scrub *sc, struct xfs_buf *agi_bp, struct xfs_agi *old_agi) argument
870 xrep_agi_set_roots( struct xfs_scrub *sc, struct xfs_agi *agi, struct xrep_find_ag_btree *fab) argument
886 xrep_agi_calc_from_btrees( struct xfs_scrub *sc, struct xfs_buf *agi_bp) argument
933 xrep_agi_commit_new( struct xfs_scrub *sc, struct xfs_buf *agi_bp) argument
958 xrep_agi( struct xfs_scrub *sc) argument
[all...]
H A Dbtree.c26 __xchk_btree_process_error( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, int *error, __u32 errflag, void *ret_ip) argument
62 xchk_btree_process_error( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, int *error) argument
73 xchk_btree_xref_process_error( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, int *error) argument
85 __xchk_btree_set_corrupt( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level, __u32 errflag, void *ret_ip) argument
103 xchk_btree_set_corrupt( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level) argument
113 xchk_btree_xref_set_corrupt( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level) argument
123 xchk_btree_set_preen( struct xfs_scrub *sc, struct xfs_btree_cur *cur, int level) argument
677 xchk_btree( struct xfs_scrub *sc, struct xfs_btree_cur *cur, xchk_btree_rec_fn scrub_fn, const struct xfs_owner_info *oinfo, void *private) argument
[all...]
H A Dalloc_repair.c109 struct xfs_scrub *sc; member in struct:xrep_abt
132 xrep_setup_ag_allocbt( struct xfs_scrub *sc) argument
150 xrep_abt_check_free_ext( struct xfs_scrub *sc, const struct xfs_alloc_rec_incore *rec) argument
203 struct xfs_scrub *sc = ra->sc; local
365 struct xfs_scrub *sc = ra->sc; local
439 struct xfs_scrub *sc = ra->sc; local
536 struct xfs_scrub *sc = ra->sc; local
651 struct xfs_scrub *sc = ra->sc; local
706 struct xfs_scrub *sc = ra->sc; local
847 xrep_allocbt( struct xfs_scrub *sc) argument
912 xrep_revalidate_allocbt( struct xfs_scrub *sc) argument
[all...]
H A Dbmap_repair.c70 struct xfs_scrub *sc; member in struct:xrep_bmap
101 struct xfs_scrub *sc = rb->sc; local
134 struct xfs_scrub *sc = rb->sc; local
186 struct xfs_scrub *sc = rb->sc; local
352 struct xfs_scrub *sc = rb->sc; local
411 struct xfs_scrub *sc = rb->sc; local
491 struct xfs_scrub *sc = rb->sc; local
562 struct xfs_scrub *sc = rb->sc; local
620 struct xfs_scrub *sc = rb->sc; local
702 struct xfs_scrub *sc = rb->sc; local
712 xrep_bmap_check_inputs( struct xfs_scrub *sc, int whichfork) argument
768 xrep_bmap_init_reflink_scan( struct xfs_scrub *sc, int whichfork) argument
797 xrep_bmap( struct xfs_scrub *sc, int whichfork, bool allow_unwritten) argument
861 xrep_bmap_data( struct xfs_scrub *sc) argument
869 xrep_bmap_attr( struct xfs_scrub *sc) argument
[all...]
H A Ddir.c27 xchk_setup_directory( struct xfs_scrub *sc) argument
39 xchk_dir_check_ftype( struct xfs_scrub *sc, xfs_fileoff_t offset, struct xfs_inode *ip, int ftype) argument
64 xchk_dir_actor( struct xfs_scrub *sc, struct xfs_inode *dp, xfs_dir2_dataptr_t dapos, const struct xfs_name *name, xfs_ino_t ino, void *priv) argument
270 xchk_directory_check_free_entry( struct xfs_scrub *sc, xfs_dablk_t lblk, struct xfs_dir2_data_free *bf, struct xfs_dir2_data_unused *dup) argument
295 xchk_directory_data_bestfree( struct xfs_scrub *sc, xfs_dablk_t lblk, bool is_block) argument
432 xchk_directory_check_freesp( struct xfs_scrub *sc, xfs_dablk_t lblk, struct xfs_buf *dbp, unsigned int len) argument
451 xchk_directory_leaf1_bestfree( struct xfs_scrub *sc, struct xfs_da_args *args, xfs_dir2_db_t last_data_db, xfs_dablk_t lblk) argument
566 xchk_directory_free_bestfree( struct xfs_scrub *sc, struct xfs_da_args *args, xfs_dablk_t lblk) argument
619 xchk_directory_blocks( struct xfs_scrub *sc) argument
757 xchk_directory( struct xfs_scrub *sc) argument
[all...]
H A Dialloc.c32 xchk_setup_ag_iallocbt( struct xfs_scrub *sc) argument
65 xchk_inobt_xref_finobt( struct xfs_scrub *sc, struct xfs_inobt_rec_incore *irec, xfs_agino_t agino, bool free, bool hole) argument
132 xchk_inobt_chunk_xref_finobt( struct xfs_scrub *sc, struct xfs_inobt_rec_incore *irec, xfs_agino_t agino, unsigned int nr_inodes) argument
168 xchk_finobt_xref_inobt( struct xfs_scrub *sc, struct xfs_inobt_rec_incore *frec, xfs_agino_t agino, bool ffree, bool fhole) argument
220 xchk_finobt_chunk_xref_inobt( struct xfs_scrub *sc, struct xfs_inobt_rec_incore *frec, xfs_agino_t agino, unsigned int nr_inodes) argument
259 struct xfs_scrub *sc = bs->sc; local
651 xchk_iallocbt_xref_rmap_btreeblks( struct xfs_scrub *sc) argument
688 xchk_iallocbt_xref_rmap_inodes( struct xfs_scrub *sc, unsigned long long inodes) argument
711 xchk_iallocbt( struct xfs_scrub *sc) argument
755 xchk_xref_inode_check( struct xfs_scrub *sc, xfs_agblock_t agbno, xfs_extlen_t len, struct xfs_btree_cur **icur, enum xbtree_recpacking expected) argument
777 xchk_xref_is_not_inode_chunk( struct xfs_scrub *sc, xfs_agblock_t agbno, xfs_extlen_t len) argument
790 xchk_xref_is_inode_chunk( struct xfs_scrub *sc, xfs_agblock_t agbno, xfs_extlen_t len) argument
[all...]
H A Dialloc_repair.c112 struct xfs_scrub *sc; member in struct:xrep_ibt
146 struct xfs_scrub *sc = ri->sc; local
226 struct xfs_scrub *sc = ri->sc; local
294 struct xfs_scrub *sc = ri->sc; local
339 xrep_ibt_check_inode_ext( struct xfs_scrub *sc, xfs_agblock_t agbno, xfs_extlen_t len) argument
477 struct xfs_scrub *sc = ri->sc; local
501 struct xfs_scrub *sc = ri->sc; local
634 struct xfs_scrub *sc = ri->sc; local
776 struct xfs_scrub *sc = ri->sc; local
802 xrep_iallocbt( struct xfs_scrub *sc) argument
860 xrep_revalidate_iallocbt( struct xfs_scrub *sc) argument
[all...]
/linux-master/mm/
H A Dworkingset.c646 count_shadow_nodes(struct shrinker *shrinker, struct shrink_control *sc) argument
775 scan_shadow_nodes(struct shrinker *shrinker, struct shrink_control *sc) argument
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-reg.c234 struct fimc_scaler *sc = &ctx->scaler; local
250 struct fimc_scaler *sc = &ctx->scaler; local
315 struct fimc_scaler *sc = &ctx->scaler; local
[all...]
/linux-master/drivers/accessibility/speakup/
H A Dsynth.c271 void spk_reset_index_count(int sc) argument
/linux-master/fs/bcachefs/
H A Dbtree_cache.c299 bch2_btree_cache_scan(struct shrinker *shrink, struct shrink_control *sc) argument
397 bch2_btree_cache_count(struct shrinker *shrink, struct shrink_control *sc) argument
H A Dbtree_key_cache.c826 bch2_btree_key_cache_scan(struct shrinker *shrink, struct shrink_control *sc) argument
916 bch2_btree_key_cache_count(struct shrinker *shrink, struct shrink_control *sc) argument
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_pool.c767 struct shrink_control sc = { .gfp_mask = GFP_NOFS }; local
634 ttm_pool_shrinker_scan(struct shrinker *shrink, struct shrink_control *sc) argument
647 ttm_pool_shrinker_count(struct shrinker *shrink, struct shrink_control *sc) argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A Drecv.c23 static inline bool ath9k_check_auto_sleep(struct ath_softc *sc) argument
37 static void ath_rx_buf_link(struct ath_softc *sc, struct ath_rxbuf *bf, argument
71 static void ath_rx_buf_relink(struct ath_softc *sc, struct ath_rxbuf *bf, argument
80 ath_setdefantenna(struct ath_softc *sc, u32 antenna) argument
88 ath_opmode_init(struct ath_softc *sc) argument
110 ath_rx_edma_buf_link(struct ath_softc *sc, enum ath9k_rx_qtype qtype) argument
138 ath_rx_addbuffer_edma(struct ath_softc *sc, enum ath9k_rx_qtype qtype) argument
155 ath_rx_remove_buffer(struct ath_softc *sc, enum ath9k_rx_qtype qtype) argument
171 ath_rx_edma_cleanup(struct ath_softc *sc) argument
198 ath_rx_edma_init(struct ath_softc *sc, int nbufs) argument
256 ath_edma_start_recv(struct ath_softc *sc) argument
265 ath_edma_stop_recv(struct ath_softc *sc) argument
271 ath_rx_init(struct ath_softc *sc, int nbufs) argument
331 ath_rx_cleanup(struct ath_softc *sc) argument
375 ath_calcrxfilter(struct ath_softc *sc) argument
441 ath_startrecv(struct ath_softc *sc) argument
473 ath_flushrecv(struct ath_softc *sc) argument
480 ath_stoprecv(struct ath_softc *sc) argument
537 ath_rx_ps_beacon(struct ath_softc *sc, struct sk_buff *skb) argument
591 ath_rx_ps(struct ath_softc *sc, struct sk_buff *skb, bool mybeacon) argument
627 ath_edma_get_buffers(struct ath_softc *sc, enum ath9k_rx_qtype qtype, struct ath_rx_status *rs, struct ath_rxbuf **dest) argument
680 ath_edma_get_next_rx_buf(struct ath_softc *sc, struct ath_rx_status *rs, enum ath9k_rx_qtype qtype) argument
695 ath_get_next_rx_buf(struct ath_softc *sc, struct ath_rx_status *rs) argument
808 ath9k_rx_skb_preprocess(struct ath_softc *sc, struct sk_buff *skb, struct ath_rx_status *rx_stats, struct ieee80211_rx_status *rx_status, bool *decrypt_error, u64 tsf) argument
963 ath9k_antenna_check(struct ath_softc *sc, struct ath_rx_status *rs) argument
992 ath9k_apply_ampdu_details(struct ath_softc *sc, struct ath_rx_status *rs, struct ieee80211_rx_status *rxs) argument
1010 ath_rx_count_airtime(struct ath_softc *sc, struct ath_rx_status *rs, struct sk_buff *skb) argument
1060 ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp) argument
[all...]
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dmem.c115 struct ulptx_idata *sc; local
/linux-master/include/net/nfc/
H A Ddigital.h72 u16 sc; member in struct:digital_tg_mdaa_params
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_isp_params.h98 struct ia_css_isp_parameter sc; member in struct:ia_css_memory_offsets::__anon2180
/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c507 struct seeprom_config *sc; local
[all...]
/linux-master/net/sunrpc/xprtrdma/
H A Drpc_rdma.c534 void rpcrdma_sendctx_unmap(struct rpcrdma_sendctx *sc) argument
559 struct rpcrdma_sendctx *sc = req->rl_sendctx; local
577 struct rpcrdma_sendctx *sc = req->rl_sendctx; local
599 struct rpcrdma_sendctx *sc = req->rl_sendctx; local
640 struct rpcrdma_sendctx *sc = req->rl_sendctx; local
[all...]
/linux-master/net/tipc/
H A Dname_table.c282 static struct service_range *tipc_service_find_range(struct tipc_service *sc, argument
296 static struct service_range *tipc_service_create_range(struct tipc_service *sc, argument
330 tipc_service_insert_publ(struct net *net, struct tipc_service *sc, struct publication *p) argument
481 struct tipc_service *sc; local
505 struct tipc_service *sc; local
578 struct tipc_service *sc; local
635 struct tipc_service *sc; local
679 struct tipc_service *sc; local
709 struct tipc_service *sc; local
734 struct tipc_service *sc; local
831 struct tipc_service *sc; local
861 struct tipc_service *sc; local
911 tipc_service_delete(struct net *net, struct tipc_service *sc) argument
1028 __tipc_nl_service_range_list(struct tipc_nl_msg *msg, struct tipc_service *sc, u32 *last_lower, u32 *last_key) argument
[all...]
/linux-master/drivers/scsi/
H A Dlibiscsi_tcp.c997 struct scsi_cmnd *sc = task->sc; local
[all...]
H A Daha1740.c130 sc:1, /* Specification Check */ member in struct:statusword
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c89 u16 sc; local
139 u16 sc; local
334 u16 fc, type, stype, sc; local
[all...]
/linux-master/drivers/s390/scsi/
H A Dzfcp_dbf.c671 zfcp_dbf_scsi_common(char *tag, int level, struct scsi_device *sdev, struct scsi_cmnd *sc, struct zfcp_fsf_req *fsf) argument
[all...]
/linux-master/drivers/scsi/qedi/
H A Dqedi_iscsi.c836 struct scsi_cmnd *sc = task->sc; local

Completed in 235 milliseconds

1234567891011>>