Home
last modified time | relevance | path

Searched defs:sc (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/linux-6.15/fs/xfs/scrub/
H A Dcommon.c78 struct xfs_scrub *sc, in __xchk_process_error()
119 struct xfs_scrub *sc, in xchk_process_error()
130 struct xfs_scrub *sc, in xchk_process_rt_error()
141 struct xfs_scrub *sc, in xchk_xref_process_error()
153 struct xfs_scrub *sc, in __xchk_fblock_process_error()
194 struct xfs_scrub *sc, in xchk_fblock_process_error()
205 struct xfs_scrub *sc, in xchk_fblock_xref_process_error()
229 struct xfs_scrub *sc, in xchk_block_set_preen()
243 struct xfs_scrub *sc, in xchk_ino_set_preen()
253 struct xfs_scrub *sc) in xchk_set_corrupt()
[all …]
H A Dtempfile.c41 struct xfs_scrub *sc, in xrep_tempfile_create()
202 struct xfs_scrub *sc) in xrep_tempfile_adjust_directory_tree()
251 struct xfs_scrub *sc) in xrep_tempfile_remove_metadir()
297 struct xfs_scrub *sc) in xrep_tempfile_iolock_nowait()
314 struct xfs_scrub *sc) in xrep_tempfile_iolock_polled()
330 struct xfs_scrub *sc) in xrep_tempfile_iounlock()
339 struct xfs_scrub *sc) in xrep_tempfile_ilock()
348 struct xfs_scrub *sc) in xrep_tempfile_ilock_nowait()
361 struct xfs_scrub *sc) in xrep_tempfile_iunlock()
373 struct xfs_scrub *sc) in xrep_tempfile_ilock_both()
[all …]
H A Drepair.c63 struct xfs_scrub *sc, in xrep_attempt()
141 struct xfs_scrub *sc) in xrep_probe()
157 struct xfs_scrub *sc) in xrep_roll_ag_trans()
202 struct xfs_scrub *sc) in xrep_roll_trans()
212 struct xfs_scrub *sc) in xrep_defer_finish()
282 struct xfs_scrub *sc) in xrep_calc_ag_resblks()
397 struct xfs_scrub *sc) in xrep_calc_rtgroup_resblks()
453 struct xfs_scrub *sc, in xrep_fix_freelist()
743 struct xfs_scrub *sc, in xrep_update_qflags()
781 struct xfs_scrub *sc, in xrep_force_quotacheck()
[all …]
H A Dcommon.h58 static inline int xchk_setup_nothing(struct xfs_scrub *sc) in xchk_setup_nothing()
99 xchk_ino_dqattach(struct xfs_scrub *sc) in xchk_ino_dqattach()
121 struct xfs_scrub *sc, in xchk_ag_init_existing()
142 struct xfs_scrub *sc, in xchk_rtgroup_init_existing()
157 # define xchk_rtgroup_init(sc, rgno, sr) (-EFSCORRUPTED) argument
159 # define xchk_rtgroup_lock(sc, sr, lockflags) (-EFSCORRUPTED) argument
162 # define xchk_rtgroup_free(sc, sr) do { } while (0) argument
253 #define xchk_xfile_descr(sc, fmt, ...) \ argument
256 #define xchk_xfile_ag_descr(sc, fmt, ...) \ argument
262 #define xchk_xfile_ino_descr(sc, fmt, ...) \ argument
[all …]
H A Dinode_repair.c107 struct xfs_scrub *sc; member
149 struct xfs_scrub *sc, in xrep_setup_inode()
170 struct xfs_scrub *sc, in xrep_dinode_buf_core()
213 struct xfs_scrub *sc, in xrep_dinode_buf()
228 struct xfs_scrub *sc, in xrep_dinode_header()
247 struct xfs_scrub *sc, in xrep_dinode_findmode_dirent()
543 struct xfs_scrub *sc, in xrep_dinode_flags()
693 struct xfs_scrub *sc, in xrep_dinode_extsize_hints()
865 struct xfs_scrub *sc, in xrep_dinode_bad_extents_fork()
899 struct xfs_scrub *sc, in xrep_dinode_bad_bmbt_fork()
[all …]
H A Dorphanage.c51 struct xfs_scrub *sc, in xrep_chown_orphanage()
123 struct xfs_scrub *sc) in xrep_orphanage_create()
215 struct xfs_scrub *sc, in xrep_orphanage_ilock()
224 struct xfs_scrub *sc, in xrep_orphanage_ilock_nowait()
237 struct xfs_scrub *sc, in xrep_orphanage_iunlock()
247 struct xfs_scrub *sc) in xrep_orphanage_iolock_two()
274 struct xfs_scrub *sc) in xrep_orphanage_rele()
291 struct xfs_scrub *sc) in xrep_orphanage_can_adopt()
316 struct xfs_scrub *sc, in xrep_adoption_trans_alloc()
402 struct xfs_scrub *sc = adopt->sc; in xrep_adoption_compute_name() local
[all …]
H A Dmetapath.c44 struct xfs_scrub *sc; member
88 struct xfs_scrub *sc, in xchk_setup_metapath_scan()
129 struct xfs_scrub *sc) in xchk_setup_metapath_rtdir()
141 struct xfs_scrub *sc, in xchk_setup_metapath_rtginode()
174 struct xfs_scrub *sc) in xchk_setup_metapath_quotadir()
188 struct xfs_scrub *sc, in xchk_setup_metapath_dqinode()
224 struct xfs_scrub *sc) in xchk_setup_metapath()
269 struct xfs_scrub *sc = mpath->sc; in xchk_metapath_ilock_both() local
295 struct xfs_scrub *sc = mpath->sc; in xchk_metapath_iunlock() local
305 struct xfs_scrub *sc) in xchk_metapath()
[all …]
H A Dagheader.c24 struct xfs_scrub *sc) in xchk_setup_agheader()
36 struct xfs_scrub *sc, in xchk_superblock_xref()
100 struct xfs_scrub *sc) in xchk_superblock()
448 struct xfs_scrub *sc) in xchk_agf_xref_freeblks()
468 struct xfs_scrub *sc) in xchk_agf_xref_cntbt()
500 struct xfs_scrub *sc) in xchk_agf_xref_btreeblks()
550 struct xfs_scrub *sc) in xchk_agf_xref_refcblks()
569 struct xfs_scrub *sc) in xchk_agf_xref()
597 struct xfs_scrub *sc) in xchk_agf()
700 struct xfs_scrub *sc; member
[all …]
H A Dinode.c33 struct xfs_scrub *sc) in xchk_prepare_iscrub()
54 struct xfs_scrub *sc, in xchk_install_handle_iscrub()
90 struct xfs_scrub *sc) in xchk_setup_inode()
235 struct xfs_scrub *sc, in xchk_inode_extsize()
266 struct xfs_scrub *sc, in xchk_inode_cowextsize()
305 struct xfs_scrub *sc, in xchk_inode_flags()
350 struct xfs_scrub *sc, in xchk_inode_flags2()
398 struct xfs_scrub *sc, in xchk_dinode_nsec()
413 struct xfs_scrub *sc, in xchk_dinode()
697 struct xfs_scrub *sc, in xchk_inode_xref_bmap()
[all …]
H A Dfscounters.c72 struct xfs_scrub *sc) in xchk_fscount_warmup()
122 struct xfs_scrub *sc) in xchk_fsfreeze()
133 struct xfs_scrub *sc) in xchk_fsthaw()
153 struct xfs_scrub *sc) in xchk_fscounters_freeze()
198 struct xfs_scrub *sc) in xchk_setup_fscounters()
260 struct xfs_scrub *sc, in xchk_fscount_btreeblks()
294 struct xfs_scrub *sc, in xchk_fscount_aggregate_agcounts()
407 struct xfs_scrub *sc, in xchk_fscount_count_frextents()
443 struct xfs_scrub *sc, in xchk_fscount_count_frextents()
474 struct xfs_scrub *sc, in xchk_fscount_within_range()
[all …]
H A Drepair.h14 static inline int xrep_notsupported(struct xfs_scrub *sc) in xrep_notsupported()
43 struct xfs_scrub *sc) in xrep_trans_commit()
83 # define xrep_force_quotacheck(sc, type) ((void)0) argument
84 # define xrep_ino_dqattach(sc) (0) argument
123 # define xrep_calc_rtgroup_resblks(sc) (0) argument
193 #define xrep_ino_dqattach(sc) (0) argument
207 struct xfs_scrub *sc, in xrep_attempt()
217 struct xfs_scrub *sc) in xrep_calc_ag_resblks()
226 struct xfs_scrub *sc) in xrep_reset_perag_resv()
238 struct xfs_scrub *sc) in xrep_setup_nothing()
[all …]
H A Dparent.c34 struct xfs_scrub *sc) in xchk_setup_parent()
52 struct xfs_scrub *sc; member
59 struct xfs_scrub *sc, in xchk_parent_actor()
114 struct xfs_scrub *sc, in xchk_parent_validate()
244 struct xfs_scrub *sc; member
272 struct xfs_scrub *sc, in xchk_parent_scan_dotdot()
353 struct xfs_scrub *sc, in xchk_parent_lock_dir()
462 struct xfs_scrub *sc, in xchk_parent_scan_attr()
674 struct xfs_scrub *sc, in xchk_parent_count_pptr()
755 struct xfs_scrub *sc) in xchk_parent_pptr()
[all …]
H A Dagheader_repair.c42 struct xfs_scrub *sc) in xrep_superblock()
87 struct xfs_scrub *sc; member
141 struct xfs_scrub *sc, in xrep_check_btree_root()
159 struct xfs_scrub *sc, in xrep_agf_find_btrees()
199 struct xfs_scrub *sc, in xrep_agf_init_header()
227 struct xfs_scrub *sc, in xrep_agf_set_roots()
251 struct xfs_scrub *sc, in xrep_agf_calc_from_btrees()
314 struct xfs_scrub *sc, in xrep_agf_commit_new()
461 struct xfs_scrub *sc; member
532 struct xfs_scrub *sc, in xrep_agfl_collect_blocks()
[all …]
/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dchannel.c23 static int ath_set_channel(struct ath_softc *sc) in ath_set_channel()
103 void ath_chanctx_init(struct ath_softc *sc) in ath_chanctx_init()
233 static u32 chanctx_event_delta(struct ath_softc *sc) in chanctx_event_delta()
875 ath_scan_next_channel(struct ath_softc *sc) in ath_scan_next_channel()
905 void ath_offchannel_next(struct ath_softc *sc) in ath_offchannel_next()
1328 void ath9k_offchannel_init(struct ath_softc *sc) in ath9k_offchannel_init()
1552 struct ath_softc *sc = priv; in ath9k_p2p_ps_timer() local
1611 void ath9k_p2p_beacon_sync(struct ath_softc *sc) in ath9k_p2p_beacon_sync()
1617 void ath9k_p2p_remove_vif(struct ath_softc *sc, in ath9k_p2p_remove_vif()
1630 int ath9k_init_p2p(struct ath_softc *sc) in ath9k_init_p2p()
[all …]
H A Dgpio.c25 static void ath_fill_led_pin(struct ath_softc *sc) in ath_fill_led_pin()
63 void ath_deinit_leds(struct ath_softc *sc) in ath_deinit_leds()
74 void ath_init_leds(struct ath_softc *sc) in ath_init_leds()
104 static bool ath_is_rfkill_set(struct ath_softc *sc) in ath_is_rfkill_set()
119 struct ath_softc *sc = hw->priv; in ath9k_rfkill_poll_state() local
125 void ath_start_rfkill_poll(struct ath_softc *sc) in ath_start_rfkill_poll()
171 static void ath_mci_ftp_adjust(struct ath_softc *sc) in ath_mci_ftp_adjust()
364 void ath9k_start_btcoex(struct ath_softc *sc) in ath9k_start_btcoex()
382 void ath9k_stop_btcoex(struct ath_softc *sc) in ath9k_stop_btcoex()
397 void ath9k_deinit_btcoex(struct ath_softc *sc) in ath9k_deinit_btcoex()
[all …]
H A Dmain.c506 struct ath_softc *sc = dev; in ath_isr() local
655 struct ath_softc *sc = hw->priv; in ath9k_start() local
757 struct ath_softc *sc = hw->priv; in ath9k_tx() local
900 struct ath_softc *sc = hw->priv; in ath9k_stop() local
1332 struct ath_softc *sc = hw->priv; in ath9k_add_interface() local
1383 struct ath_softc *sc = hw->priv; in ath9k_change_interface() local
1417 struct ath_softc *sc = hw->priv; in ath9k_remove_interface() local
1489 struct ath_softc *sc = hw->priv; in ath9k_config() local
1569 struct ath_softc *sc = hw->priv; in ath9k_configure_filter() local
1596 struct ath_softc *sc = hw->priv; in ath9k_sta_add() local
[all …]
H A Drecv.c88 static void ath_opmode_init(struct ath_softc *sc) in ath_opmode_init()
110 static bool ath_rx_edma_buf_link(struct ath_softc *sc, in ath_rx_edma_buf_link()
171 static void ath_rx_edma_cleanup(struct ath_softc *sc) in ath_rx_edma_cleanup()
256 static void ath_edma_start_recv(struct ath_softc *sc) in ath_edma_start_recv()
265 static void ath_edma_stop_recv(struct ath_softc *sc) in ath_edma_stop_recv()
271 int ath_rx_init(struct ath_softc *sc, int nbufs) in ath_rx_init()
331 void ath_rx_cleanup(struct ath_softc *sc) in ath_rx_cleanup()
375 u32 ath_calcrxfilter(struct ath_softc *sc) in ath_calcrxfilter()
441 void ath_startrecv(struct ath_softc *sc) in ath_startrecv()
473 static void ath_flushrecv(struct ath_softc *sc) in ath_flushrecv()
[all …]
H A Dbeacon.c22 static void ath9k_reset_beacon_status(struct ath_softc *sc) in ath9k_reset_beacon_status()
33 static void ath9k_beaconq_config(struct ath_softc *sc) in ath9k_beaconq_config()
115 struct ath_softc *sc = hw->priv; in ath9k_beacon_generate() local
306 static int ath9k_beacon_choose_slot(struct ath_softc *sc) in ath9k_beacon_choose_slot()
334 static void ath9k_set_tsfadjust(struct ath_softc *sc, in ath9k_set_tsfadjust()
377 struct ath_softc *sc = data; in ath9k_csa_update_vif() local
381 void ath9k_csa_update(struct ath_softc *sc) in ath9k_csa_update()
390 struct ath_softc *sc = from_tasklet(sc, t, bcon_tasklet); in ath9k_beacon_tasklet() local
527 static void ath9k_beacon_stop(struct ath_softc *sc) in ath9k_beacon_stop()
541 static void ath9k_beacon_config_ap(struct ath_softc *sc, in ath9k_beacon_config_ap()
[all …]
H A Dlink.c23 static bool ath_tx_complete_check(struct ath_softc *sc) in ath_tx_complete_check()
57 static bool ath_hw_rx_inactive_check(struct ath_softc *sc) in ath_hw_rx_inactive_check()
87 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_check_work() local
101 bool ath_hw_check(struct ath_softc *sc) in ath_hw_check()
149 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_pll_work() local
177 static void ath_paprd_activate(struct ath_softc *sc) in ath_paprd_activate()
336 struct ath_softc *sc = common->priv; in ath_ani_calibrate() local
450 void ath_start_ani(struct ath_softc *sc) in ath_start_ani()
470 void ath_stop_ani(struct ath_softc *sc) in ath_stop_ani()
478 void ath_check_ani(struct ath_softc *sc) in ath_check_ani()
[all …]
H A Ddebug.c89 struct ath_softc *sc = file->private_data; in read_file_debug() local
101 struct ath_softc *sc = file->private_data; in write_file_debug() local
392 struct ath_softc *sc = hw->priv; in read_file_dma() local
515 struct ath_softc *sc = hw->priv; in read_file_interrupt() local
579 struct ath_softc *sc = hw->priv; in read_file_xmit() local
624 struct ath_softc *sc = hw->priv; in read_file_queues() local
646 struct ath_softc *sc = hw->priv; in read_file_misc() local
737 struct ath_softc *sc = file->private; in read_file_reset() local
987 struct ath_softc *sc = hw->priv; in read_file_dump_nfcal() local
1326 struct ath_softc *sc = hw->priv; in ath9k_get_et_stats() local
[all …]
H A Dinit.c176 struct ath_softc *sc = common->priv; in ath9k_iowrite32() local
191 struct ath_softc *sc = common->priv; in ath9k_ioread32() local
231 struct ath_softc *sc = common->priv; in ath9k_reg_rmw() local
253 struct ath_softc *sc = hw->priv; in ath9k_reg_notifier() local
405 static int ath9k_init_queues(struct ath_softc *sc) in ath9k_init_queues()
422 static void ath9k_init_misc(struct ath_softc *sc) in ath9k_init_misc()
566 static void ath9k_eeprom_release(struct ath_softc *sc) in ath9k_eeprom_release()
622 static int ath9k_of_init(struct ath_softc *sc) in ath9k_of_init()
1006 int ath9k_init_device(u16 devid, struct ath_softc *sc, in ath9k_init_device()
1091 static void ath9k_deinit_softc(struct ath_softc *sc) in ath9k_deinit_softc()
[all …]
/linux-6.15/drivers/clk/qcom/
H A Dgdsc.c96 static int gdsc_hwctrl(struct gdsc *sc, bool en) in gdsc_hwctrl()
198 static inline int gdsc_assert_reset(struct gdsc *sc) in gdsc_assert_reset()
207 static inline void gdsc_force_mem_on(struct gdsc *sc) in gdsc_force_mem_on()
219 static inline void gdsc_clear_mem_on(struct gdsc *sc) in gdsc_clear_mem_on()
252 static void gdsc_retain_ff_on(struct gdsc *sc) in gdsc_retain_ff_on()
261 struct gdsc *sc = domain_to_gdsc(domain); in gdsc_enable() local
319 struct gdsc *sc = domain_to_gdsc(domain); in gdsc_disable() local
368 struct gdsc *sc = domain_to_gdsc(domain); in gdsc_set_hwmode() local
395 struct gdsc *sc = domain_to_gdsc(domain); in gdsc_get_hwmode() local
403 static int gdsc_init(struct gdsc *sc) in gdsc_init()
[all …]
/linux-6.15/drivers/scsi/snic/
H A Dsnic_scsi.c115 struct scsi_cmnd *sc) in snic_release_req_buf()
151 struct scsi_cmnd *sc, in snic_queue_icmnd_req()
228 struct scsi_cmnd *sc) in snic_issue_scsi_req()
364 struct scsi_cmnd *sc, in snic_proc_tmreq_pending_state()
397 struct scsi_cmnd *sc, in snic_process_io_failed_state()
531 struct scsi_cmnd *sc = NULL; in snic_icmnd_cmpl_handler() local
670 struct scsi_cmnd *sc) in snic_proc_dr_cmpl_locked()
1287 struct scsi_cmnd *sc, in snic_queue_itmf_req()
1336 struct scsi_cmnd *sc, in snic_issue_tm_req()
1391 struct scsi_cmnd *sc, in snic_queue_abort_req()
[all …]
/linux-6.15/fs/ocfs2/cluster/
H A Dtcp.c82 #define sclog(sc, fmt, args...) do { \ argument
159 struct o2net_sock_container *sc) in o2net_set_nst_sock_container()
222 struct o2net_sock_container *sc) in o2net_update_send_stats()
247 # define o2net_update_recv_stats(sc) argument
587 struct o2net_sock_container *sc; in o2net_data_ready() local
610 struct o2net_sock_container *sc; in o2net_state_change() local
716 struct o2net_sock_container *sc = in o2net_shutdown_sc() local
1001 struct o2net_sock_container *sc; in o2net_fill_node_map() local
1427 struct o2net_sock_container *sc = in o2net_rx_until_empty() local
1462 struct o2net_sock_container *sc = in o2net_sc_connect_completed() local
[all …]
/linux-6.15/drivers/hid/
H A Dhid-sony.c537 struct sony_sc *sc = urb->context; in ghl_magic_poke_cb() local
749 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_report_fixup() local
921 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_raw_event() local
967 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_mapping() local
1135 struct sony_sc *sc = hid_get_drvdata(hdev); in sixaxis_set_operational_usb() local
1587 struct sony_sc *sc = hid_get_drvdata(hid); in sony_play_effect() local
1599 static int sony_init_ff(struct sony_sc *sc) in sony_init_ff()
1616 static int sony_init_ff(struct sony_sc *sc) in sony_init_ff()
1895 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_input_configured() local
2060 struct sony_sc *sc; in sony_probe() local
[all …]

12345678910>>...17