| /linux/fs/xfs/scrub/ |
| H A D | common.c | 78 struct xfs_scrub *sc, in __xchk_process_error() 121 struct xfs_scrub *sc, in xchk_process_error() 132 struct xfs_scrub *sc, in xchk_process_rt_error() 143 struct xfs_scrub *sc, in xchk_xref_process_error() 155 struct xfs_scrub *sc, in __xchk_fblock_process_error() 198 struct xfs_scrub *sc, in xchk_fblock_process_error() 209 struct xfs_scrub *sc, in xchk_fblock_xref_process_error() 233 struct xfs_scrub *sc, in xchk_block_set_preen() 247 struct xfs_scrub *sc, in xchk_ino_set_preen() 257 struct xfs_scrub *sc, in xchk_fblock_set_preen() [all …]
|
| H A D | inode_repair.c | 107 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() 343 struct xfs_scrub *sc = ri->sc; in xrep_dinode_findmode_walk_directory() local 397 struct xfs_scrub *sc = ri->sc; in xrep_dinode_find_mode() local 488 struct xfs_scrub *sc = ri->sc; in xrep_dinode_mode() local 543 struct xfs_scrub *sc, in xrep_dinode_flags() [all …]
|
| H A D | orphanage.c | 51 struct xfs_scrub *sc, in xrep_chown_orphanage() 123 struct xfs_scrub *sc) in xrep_orphanage_create() 211 struct xfs_scrub *sc, in xrep_orphanage_ilock() 220 struct xfs_scrub *sc, in xrep_orphanage_ilock_nowait() 233 struct xfs_scrub *sc, in xrep_orphanage_iunlock() 243 struct xfs_scrub *sc) in xrep_orphanage_iolock_two() 270 struct xfs_scrub *sc) in xrep_orphanage_rele() 287 struct xfs_scrub *sc) in xrep_orphanage_can_adopt() 312 struct xfs_scrub *sc, in xrep_adoption_trans_alloc() 398 struct xfs_scrub *sc = adopt->sc; in xrep_adoption_compute_name() local [all …]
|
| H A D | metapath.c | 44 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 D | agheader.c | 24 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 D | common.h | 60 static inline int xchk_setup_nothing(struct xfs_scrub *sc) in xchk_setup_nothing() 101 xchk_ino_dqattach(struct xfs_scrub *sc) in xchk_ino_dqattach() 123 struct xfs_scrub *sc, in xchk_ag_init_existing() 144 struct xfs_scrub *sc, in xchk_rtgroup_init_existing() 159 # define xchk_rtgroup_init(sc, rgno, sr) (-EFSCORRUPTED) argument 160 # define xchk_rtgroup_init_existing(sc, rgno, sr) (-EFSCORRUPTED) argument 161 # define xchk_rtgroup_lock(sc, sr, lockflags) (-EFSCORRUPTED) argument 164 # define xchk_rtgroup_free(sc, sr) do { } while (0) argument 202 xchk_iget_safe(struct xfs_scrub *sc, xfs_ino_t inum, struct xfs_inode **ipp) in xchk_iget_safe() 243 static inline bool xchk_could_repair(const struct xfs_scrub *sc) in xchk_could_repair() [all …]
|
| H A D | fscounters.c | 72 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() 183 struct xfs_scrub *sc = fsc->sc; in xchk_fscounters_cleanup() local 198 struct xfs_scrub *sc) in xchk_setup_fscounters() 261 struct xfs_scrub *sc, in xchk_fscount_btreeblks() 295 struct xfs_scrub *sc, in xchk_fscount_aggregate_agcounts() 408 struct xfs_scrub *sc, in xchk_fscount_count_frextents() 444 struct xfs_scrub *sc, in xchk_fscount_count_frextents() [all …]
|
| H A D | repair.h | 14 static inline int xrep_notsupported(struct xfs_scrub *sc) in xrep_notsupported() 35 struct xfs_scrub *sc) in xrep_trans_commit() 75 # define xrep_force_quotacheck(sc, type) ((void)0) argument 76 # define xrep_ino_dqattach(sc) (0) argument 114 # define xrep_rtgroup_init(sc, rtg, sr, lockflags) (-ENOSYS) argument 115 # define xrep_calc_rtgroup_resblks(sc) (0) argument 181 #define xrep_ino_dqattach(sc) (0) argument 187 static inline bool xrep_will_attempt(const struct xfs_scrub *sc) in xrep_will_attempt() 195 struct xfs_scrub *sc, in xrep_attempt() 205 struct xfs_scrub *sc) in xrep_calc_ag_resblks() [all …]
|
| H A D | parent.c | 34 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() 304 struct xfs_scrub *sc = pp->sc; in xchk_parent_pptr_and_dotdot() local 353 struct xfs_scrub *sc, in xchk_parent_lock_dir() 384 struct xfs_scrub *sc = pp->sc; in xchk_parent_dirent() local 416 struct xfs_scrub *sc = pp->sc; in xchk_parent_iget() local [all …]
|
| H A D | agheader_repair.c | 42 struct xfs_scrub *sc) in xrep_superblock() 87 struct xfs_scrub *sc; member 118 struct xfs_scrub *sc = priv; in xrep_agf_check_agfl_block() local 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() 344 struct xfs_scrub *sc) in xrep_agf() [all …]
|
| H A D | parent_repair.c | 107 struct xfs_scrub *sc; member 213 struct xfs_scrub *sc) in xrep_setup_parent() 242 struct xfs_scrub *sc = rp->sc; in xrep_parent_find_dotdot() local 297 struct xfs_scrub *sc = rp->sc; in xrep_parent_replay_update() local 426 struct xfs_scrub *sc, in xrep_parent_scan_dirent() 559 struct xfs_scrub *sc = rp->sc; in xrep_parent_scan_dirtree() local 637 struct xfs_scrub *sc; in xrep_parent_live_update() local 674 struct xfs_scrub *sc = rp->sc; in xrep_parent_reset_dotdot() local 715 struct xfs_scrub *sc, in xrep_parent_lookup_pptr() 747 struct xfs_scrub *sc, in xrep_parent_lookup_pptrs() [all …]
|
| H A D | bmap_repair.c | 72 struct xfs_scrub *sc; member 103 struct xfs_scrub *sc = rb->sc; in xrep_bmap_discover_shared() local 143 struct xfs_scrub *sc = rb->sc; in xrep_bmap_from_rmap() local 195 struct xfs_scrub *sc = rb->sc; in xrep_bmap_check_fork_rmap() local 359 struct xfs_scrub *sc = rb->sc; in xrep_bmap_scan_ag() local 375 struct xfs_scrub *sc, in xrep_bmap_check_rtfork_rmap() 453 struct xfs_scrub *sc = rb->sc; in xrep_bmap_scan_rtgroup() local 526 struct xfs_scrub *sc = rb->sc; in xrep_bmap_find_mappings() local 621 struct xfs_scrub *sc = rb->sc; in xrep_bmap_reset_counters() local 692 struct xfs_scrub *sc = rb->sc; in xrep_bmap_btree_load() local [all …]
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | channel.c | 23 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() 130 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx, in ath_chanctx_set_channel() 157 struct ath_chanctx* ath_is_go_chanctx_present(struct ath_softc *sc) in ath_is_go_chanctx_present() 233 static u32 chanctx_event_delta(struct ath_softc *sc) in chanctx_event_delta() 242 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_check_active() 322 ath_chanctx_get_next(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_get_next() 329 static void ath_chanctx_adjust_tbtt_delta(struct ath_softc *sc) in ath_chanctx_adjust_tbtt_delta() 368 static void ath_chanctx_setup_timer(struct ath_softc *sc, u32 tsf_time) in ath_chanctx_setup_timer() 384 static void ath_chanctx_handle_bmiss(struct ath_softc *sc, in ath_chanctx_handle_bmiss() [all …]
|
| H A D | gpio.c | 25 static void ath_fill_led_pin(struct ath_softc *sc) in ath_fill_led_pin() 54 struct ath_softc *sc = container_of(led_cdev, struct ath_softc, led_cdev); in ath_led_brightness() local 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() 142 static void ath_detect_bt_priority(struct ath_softc *sc) in ath_detect_bt_priority() 171 static void ath_mci_ftp_adjust(struct ath_softc *sc) in ath_mci_ftp_adjust() 196 struct ath_softc *sc = timer_container_of(sc, t, btcoex.period_timer); in ath_btcoex_period_timer() local [all …]
|
| H A D | main.c | 60 static bool ath9k_has_pending_frames(struct ath_softc *sc, struct ath_txq *txq, in ath9k_has_pending_frames() 87 static bool ath9k_setpower(struct ath_softc *sc, enum ath9k_power_mode mode) in ath9k_setpower() 101 struct ath_softc *sc = timer_container_of(sc, t, sleep_timer); in ath_ps_full_sleep() local 116 void ath9k_ps_wakeup(struct ath_softc *sc) in ath9k_ps_wakeup() 146 void ath9k_ps_restore(struct ath_softc *sc) in ath9k_ps_restore() 184 static void __ath_cancel_work(struct ath_softc *sc) in __ath_cancel_work() 196 void ath_cancel_work(struct ath_softc *sc) in ath_cancel_work() 202 void ath_restart_work(struct ath_softc *sc) in ath_restart_work() 214 static bool ath_prepare_reset(struct ath_softc *sc) in ath_prepare_reset() 234 static bool ath_complete_reset(struct ath_softc *sc, bool start) in ath_complete_reset() [all …]
|
| H A D | link.c | 23 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() 126 static bool ath_hw_pll_rx_hang_check(struct ath_softc *sc, u32 pll_sqsum) in ath_hw_pll_rx_hang_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() 201 static bool ath_paprd_send_frame(struct ath_softc *sc, struct sk_buff *skb, int chain) in ath_paprd_send_frame() 243 struct ath_softc *sc = container_of(work, struct ath_softc, paprd_work); in ath_paprd_calibrate() local 336 struct ath_softc *sc = common->priv; in ath_ani_calibrate() local [all …]
|
| H A D | init.c | 176 struct ath_softc *sc = common->priv; in ath9k_iowrite32() local 191 struct ath_softc *sc = common->priv; in ath9k_ioread32() local 214 static unsigned int __ath9k_reg_rmw(struct ath_softc *sc, u32 reg_offset, in __ath9k_reg_rmw() 231 struct ath_softc *sc = common->priv; in ath9k_reg_rmw() local 253 struct ath_softc *sc = hw->priv; in ath9k_reg_notifier() local 282 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, in ath_descdma_setup() 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() 448 static void ath9k_init_pcoem_platform(struct ath_softc *sc) in ath9k_init_pcoem_platform() 537 static int ath9k_eeprom_request(struct ath_softc *sc, const char *name) in ath9k_eeprom_request() [all …]
|
| H A D | mci.c | 119 static void ath_mci_update_scheme(struct ath_softc *sc) in ath_mci_update_scheme() 210 static void ath_mci_cal_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_cal_msg() 238 struct ath_softc *sc = container_of(work, struct ath_softc, mci_work); in ath9k_mci_work() local 256 static void ath_mci_set_concur_txprio(struct ath_softc *sc) in ath_mci_set_concur_txprio() 297 static u8 ath_mci_process_profile(struct ath_softc *sc, in ath_mci_process_profile() 332 static u8 ath_mci_process_status(struct ath_softc *sc, in ath_mci_process_status() 369 static void ath_mci_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_msg() 436 int ath_mci_setup(struct ath_softc *sc) in ath_mci_setup() 475 void ath_mci_cleanup(struct ath_softc *sc) in ath_mci_cleanup() 485 void ath_mci_intr(struct ath_softc *sc) in ath_mci_intr() [all …]
|
| H A D | xmit.c | 106 void ath_txq_unlock_complete(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock_complete() 121 void ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_queue_tid() 131 struct ath_softc *sc = hw->priv; in ath9k_wake_tx_queue() local 210 static void ath_txq_skb_done(struct ath_softc *sc, struct sk_buff *skb) in ath_txq_skb_done() 236 struct ath_softc *sc = tid->an->sc; in ath_tid_pull() local 278 static void ath_tx_flush_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_flush_tid() 360 static void ath_tid_drain(struct ath_softc *sc, struct ath_txq *txq, in ath_tid_drain() 387 static void ath_tx_set_retry(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_set_retry() 407 static struct ath_buf *ath_tx_get_buffer(struct ath_softc *sc) in ath_tx_get_buffer() 426 static void ath_tx_return_buffer(struct ath_softc *sc, struct ath_buf *bf) in ath_tx_return_buffer() [all …]
|
| H A D | tx99.c | 19 static void ath9k_tx99_stop(struct ath_softc *sc) in ath9k_tx99_stop() 40 static struct sk_buff *ath9k_build_tx99_skb(struct ath_softc *sc) in ath9k_build_tx99_skb() 98 static void ath9k_tx99_deinit(struct ath_softc *sc) in ath9k_tx99_deinit() 107 static int ath9k_tx99_init(struct ath_softc *sc) in ath9k_tx99_init() 162 struct ath_softc *sc = file->private_data; in read_file_tx99() local 173 struct ath_softc *sc = file->private_data; in write_file_tx99() local 225 struct ath_softc *sc = file->private_data; in read_file_tx99_power() local 240 struct ath_softc *sc = file->private_data; in write_file_tx99_power() local 268 void ath9k_tx99_init_debug(struct ath_softc *sc) in ath9k_tx99_init_debug()
|
| /linux/fs/smb/smbdirect/ |
| H A D | socket.c | 30 struct smbdirect_socket *sc = id->context; in smbdirect_socket_rdma_event_handler() local 54 int smbdirect_socket_init_new(struct net *net, struct smbdirect_socket *sc) in smbdirect_socket_init_new() 88 struct smbdirect_socket *sc; in smbdirect_socket_create_kern() local 112 int smbdirect_socket_init_accepting(struct rdma_cm_id *id, struct smbdirect_socket *sc) in smbdirect_socket_init_accepting() 129 struct smbdirect_socket *sc; in smbdirect_socket_create_accepting() local 153 int smbdirect_socket_set_initial_parameters(struct smbdirect_socket *sc, in smbdirect_socket_set_initial_parameters() 195 smbdirect_socket_get_current_parameters(struct smbdirect_socket *sc) in smbdirect_socket_get_current_parameters() 201 int smbdirect_socket_set_kernel_settings(struct smbdirect_socket *sc, in smbdirect_socket_set_kernel_settings() 225 void smbdirect_socket_set_logging(struct smbdirect_socket *sc, in smbdirect_socket_set_logging() 227 bool (*needed)(struct smbdirect_socket *sc, in smbdirect_socket_set_logging() [all …]
|
| H A D | connection.c | 27 struct smbdirect_socket *sc = context; in smbdirect_connection_qp_event_handler() local 52 struct smbdirect_socket *sc = id->context; in smbdirect_connection_rdma_event_handler() local 145 void smbdirect_connection_rdma_established(struct smbdirect_socket *sc) in smbdirect_connection_rdma_established() 158 void smbdirect_connection_negotiation_done(struct smbdirect_socket *sc) in smbdirect_connection_negotiation_done() 242 int smbdirect_connection_create_qp(struct smbdirect_socket *sc) in smbdirect_connection_create_qp() 399 void smbdirect_connection_destroy_qp(struct smbdirect_socket *sc) in smbdirect_connection_destroy_qp() 420 int smbdirect_connection_create_mem_pools(struct smbdirect_socket *sc) in smbdirect_connection_create_mem_pools() 497 void smbdirect_connection_destroy_mem_pools(struct smbdirect_socket *sc) in smbdirect_connection_destroy_mem_pools() 524 struct smbdirect_send_io *smbdirect_connection_alloc_send_io(struct smbdirect_socket *sc) in smbdirect_connection_alloc_send_io() 540 struct smbdirect_socket *sc = msg->socket; in smbdirect_connection_free_send_io() local [all …]
|
| H A D | connect.c | 19 int smbdirect_connect(struct smbdirect_socket *sc, const struct sockaddr *dst) in smbdirect_connect() 65 static int smbdirect_connect_setup_connection(struct smbdirect_socket *sc) in smbdirect_connect_setup_connection() 78 static int smbdirect_connect_resolve_addr(struct smbdirect_socket *sc, in smbdirect_connect_resolve_addr() 108 static int smbdirect_connect_resolve_route(struct smbdirect_socket *sc) in smbdirect_connect_resolve_route() 128 static int smbdirect_connect_rdma_connect(struct smbdirect_socket *sc) in smbdirect_connect_rdma_connect() 245 struct smbdirect_socket *sc = id->context; in smbdirect_connect_rdma_event_handler() local 377 static int smbdirect_connect_negotiate_start(struct smbdirect_socket *sc) in smbdirect_connect_negotiate_start() 554 struct smbdirect_socket *sc = send_io->socket; in smbdirect_connect_negotiate_send_done() local 580 struct smbdirect_socket *sc = recv_io->socket; in smbdirect_connect_negotiate_recv_done() local 652 struct smbdirect_socket *sc = in smbdirect_connect_negotiate_recv_work() local [all …]
|
| /linux/fs/ocfs2/cluster/ |
| H A D | tcp.c | 63 #define SC_NODEF_ARGS(sc) sc->sc_node->nd_name, sc->sc_node->nd_num, \ argument 82 #define sclog(sc, fmt, args...) do { \ argument 159 struct o2net_sock_container *sc) in o2net_set_nst_sock_container() 170 static inline void o2net_set_sock_timer(struct o2net_sock_container *sc) in o2net_set_sock_timer() 175 static inline void o2net_set_data_ready_time(struct o2net_sock_container *sc) in o2net_set_data_ready_time() 180 static inline void o2net_set_advance_start_time(struct o2net_sock_container *sc) in o2net_set_advance_start_time() 185 static inline void o2net_set_advance_stop_time(struct o2net_sock_container *sc) in o2net_set_advance_stop_time() 190 static inline void o2net_set_func_start_time(struct o2net_sock_container *sc) in o2net_set_func_start_time() 195 static inline void o2net_set_func_stop_time(struct o2net_sock_container *sc) in o2net_set_func_stop_time() 216 static ktime_t o2net_get_func_run_time(struct o2net_sock_container *sc) in o2net_get_func_run_time() [all …]
|
| /linux/drivers/hid/ |
| H A D | hid-sony.c | 569 static inline void sony_schedule_work(struct sony_sc *sc, in sony_schedule_work() 586 struct sony_sc *sc = urb->context; in ghl_magic_poke_cb() local 597 struct sony_sc *sc = timer_container_of(sc, t, ghl_poke_timer); in ghl_magic_poke() local 604 static int ghl_init_urb(struct sony_sc *sc, struct usb_device *usbdev, in ghl_init_urb() 642 static int rb3_pro_instrument_enable_full_report(struct sony_sc *sc) in rb3_pro_instrument_enable_full_report() 902 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_report_fixup() local 949 static void sixaxis_parse_report(struct sony_sc *sc, u8 *rd, int size) in sixaxis_parse_report() 998 static void nsg_mrxu_parse_report(struct sony_sc *sc, u8 *rd, int size) in nsg_mrxu_parse_report() 1072 static void rb4_ps4_guitar_parse_report(struct sony_sc *sc, u8 *rd, int size) in rb4_ps4_guitar_parse_report() 1089 static void rb4_ps5_guitar_parse_report(struct sony_sc *sc, u8 *rd, int size) in rb4_ps5_guitar_parse_report() [all …]
|