Home
last modified time | relevance | path

Searched defs:sc (Results 1 – 200 of 251) sorted by relevance

12

/linux-4.1.27/drivers/net/wan/lmc/
Dlmc_media.c157 lmc_dummy_set_1 (lmc_softc_t * const sc, int a) in lmc_dummy_set_1()
162 lmc_dummy_set2_1 (lmc_softc_t * const sc, lmc_ctl_t * a) in lmc_dummy_set2_1()
171 lmc_hssi_init (lmc_softc_t * const sc) in lmc_hssi_init()
179 lmc_hssi_default (lmc_softc_t * const sc) in lmc_hssi_default()
193 lmc_hssi_set_status (lmc_softc_t * const sc, lmc_ctl_t * ctl) in lmc_hssi_set_status()
224 lmc_hssi_set_clock (lmc_softc_t * const sc, int ie) in lmc_hssi_set_clock()
251 lmc_hssi_get_link_status (lmc_softc_t * const sc) in lmc_hssi_get_link_status()
261 lmc_hssi_set_link_status (lmc_softc_t * const sc, int state) in lmc_hssi_set_link_status()
275 lmc_hssi_set_crc_length (lmc_softc_t * const sc, int state) in lmc_hssi_set_crc_length()
294 lmc_hssi_watchdog (lmc_softc_t * const sc) in lmc_hssi_watchdog()
[all …]
Dlmc_main.c113 lmc_softc_t *sc = dev_to_sc(dev); in lmc_ioctl() local
642 lmc_softc_t *sc = dev_to_sc(dev); in lmc_watchdog() local
820 lmc_softc_t *sc; in lmc_init_one() local
1005 lmc_softc_t *sc = dev_to_sc(dev); in lmc_open() local
1118 lmc_softc_t *sc = dev_to_sc(dev); in lmc_running_reset() local
1155 lmc_softc_t *sc = dev_to_sc(dev); in lmc_close() local
1174 lmc_softc_t *sc = dev_to_sc(dev); in lmc_ifdown() local
1240 lmc_softc_t *sc = dev_to_sc(dev); in lmc_interrupt() local
1426 lmc_softc_t *sc = dev_to_sc(dev); in lmc_start_xmit() local
1514 lmc_softc_t *sc = dev_to_sc(dev); in lmc_rx() local
[all …]
Dlmc_proto.c50 void lmc_proto_attach(lmc_softc_t *sc) /*FOLD00*/ in lmc_proto_attach()
65 int lmc_proto_ioctl(lmc_softc_t *sc, struct ifreq *ifr, int cmd) in lmc_proto_ioctl()
73 int lmc_proto_open(lmc_softc_t *sc) in lmc_proto_open()
90 void lmc_proto_close(lmc_softc_t *sc) in lmc_proto_close()
100 __be16 lmc_proto_type(lmc_softc_t *sc, struct sk_buff *skb) /*FOLD00*/ in lmc_proto_type()
122 void lmc_proto_netif(lmc_softc_t *sc, struct sk_buff *skb) /*FOLD00*/ in lmc_proto_netif()
Dlmc_var.h44 #define LMC_CSR_READ(sc, csr) \ argument
46 #define LMC_CSR_WRITE(sc, reg, val) \ argument
60 #define LMC_MII_SYNC(sc) do {int n=32; while( n >= 0 ) { \ argument
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dgpio.c27 struct ath_softc *sc = container_of(led_cdev, struct ath_softc, led_cdev); in ath_led_brightness() local
36 void ath_deinit_leds(struct ath_softc *sc) in ath_deinit_leds()
45 void ath_init_leds(struct ath_softc *sc) in ath_init_leds()
68 void ath_fill_led_pin(struct ath_softc *sc) in ath_fill_led_pin()
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 = (struct ath_softc *) data; in ath_btcoex_period_timer() local
[all …]
Dchannel.c23 static int ath_set_channel(struct ath_softc *sc) in ath_set_channel()
102 void ath_chanctx_init(struct ath_softc *sc) in ath_chanctx_init()
126 void ath_chanctx_set_channel(struct ath_softc *sc, struct ath_chanctx *ctx, in ath_chanctx_set_channel()
153 struct ath_chanctx* ath_is_go_chanctx_present(struct ath_softc *sc) in ath_is_go_chanctx_present()
229 void ath_chanctx_check_active(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_check_active()
309 ath_chanctx_get_next(struct ath_softc *sc, struct ath_chanctx *ctx) in ath_chanctx_get_next()
316 static void ath_chanctx_adjust_tbtt_delta(struct ath_softc *sc) in ath_chanctx_adjust_tbtt_delta()
355 static void ath_chanctx_setup_timer(struct ath_softc *sc, u32 tsf_time) in ath_chanctx_setup_timer()
369 static void ath_chanctx_handle_bmiss(struct ath_softc *sc, in ath_chanctx_handle_bmiss()
394 static void ath_chanctx_offchannel_noa(struct ath_softc *sc, in ath_chanctx_offchannel_noa()
[all …]
Dmain.c57 static bool ath9k_has_pending_frames(struct ath_softc *sc, struct ath_txq *txq, in ath9k_has_pending_frames()
84 static bool ath9k_setpower(struct ath_softc *sc, enum ath9k_power_mode mode) in ath9k_setpower()
98 struct ath_softc *sc = (struct ath_softc *) data; in ath_ps_full_sleep() local
112 void ath9k_ps_wakeup(struct ath_softc *sc) in ath9k_ps_wakeup()
143 void ath9k_ps_restore(struct ath_softc *sc) in ath9k_ps_restore()
181 static void __ath_cancel_work(struct ath_softc *sc) in __ath_cancel_work()
193 void ath_cancel_work(struct ath_softc *sc) in ath_cancel_work()
199 void ath_restart_work(struct ath_softc *sc) in ath_restart_work()
210 static bool ath_prepare_reset(struct ath_softc *sc) in ath_prepare_reset()
230 static bool ath_complete_reset(struct ath_softc *sc, bool start) in ath_complete_reset()
[all …]
Drecv.c23 static inline bool ath9k_check_auto_sleep(struct ath_softc *sc) in ath9k_check_auto_sleep()
37 static void ath_rx_buf_link(struct ath_softc *sc, struct ath_rxbuf *bf, in ath_rx_buf_link()
71 static void ath_rx_buf_relink(struct ath_softc *sc, struct ath_rxbuf *bf, in ath_rx_buf_relink()
80 static void ath_setdefantenna(struct ath_softc *sc, u32 antenna) in ath_setdefantenna()
88 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()
138 static void ath_rx_addbuffer_edma(struct ath_softc *sc, in ath_rx_addbuffer_edma()
155 static void ath_rx_remove_buffer(struct ath_softc *sc, in ath_rx_remove_buffer()
171 static void ath_rx_edma_cleanup(struct ath_softc *sc) in ath_rx_edma_cleanup()
198 static int ath_rx_edma_init(struct ath_softc *sc, int nbufs) in ath_rx_edma_init()
[all …]
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()
72 static void ath9k_beacon_setup(struct ath_softc *sc, struct ieee80211_vif *vif, in ath9k_beacon_setup()
115 struct ath_softc *sc = hw->priv; in ath9k_beacon_generate() local
194 void ath9k_beacon_assign_slot(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_beacon_assign_slot()
217 void ath9k_beacon_remove_slot(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_beacon_remove_slot()
248 static int ath9k_beacon_choose_slot(struct ath_softc *sc) in ath9k_beacon_choose_slot()
276 static void ath9k_set_tsfadjust(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_set_tsfadjust()
294 bool ath9k_csa_is_finished(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_csa_is_finished()
308 struct ath_softc *sc = data; in ath9k_csa_update_vif() local
[all …]
Dlink.c25 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_tx_complete_poll_work() local
68 bool ath_hw_check(struct ath_softc *sc) in ath_hw_check()
93 static bool ath_hw_pll_rx_hang_check(struct ath_softc *sc, u32 pll_sqsum) in ath_hw_pll_rx_hang_check()
116 struct ath_softc *sc = container_of(work, struct ath_softc, in ath_hw_pll_work() local
144 static void ath_paprd_activate(struct ath_softc *sc) in ath_paprd_activate()
168 static bool ath_paprd_send_frame(struct ath_softc *sc, struct sk_buff *skb, int chain) in ath_paprd_send_frame()
210 struct ath_softc *sc = container_of(work, struct ath_softc, paprd_work); in ath_paprd_calibrate() local
302 struct ath_softc *sc = (struct ath_softc *)data; in ath_ani_calibrate() local
417 void ath_start_ani(struct ath_softc *sc) in ath_start_ani()
437 void ath_stop_ani(struct ath_softc *sc) in ath_stop_ani()
[all …]
Dinit.c120 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_iowrite32() local
135 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_ioread32() local
158 static unsigned int __ath9k_reg_rmw(struct ath_softc *sc, u32 reg_offset, in __ath9k_reg_rmw()
175 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_reg_rmw() local
197 struct ath_softc *sc = hw->priv; in ath9k_reg_notifier() local
225 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, in ath_descdma_setup()
348 static int ath9k_init_queues(struct ath_softc *sc) in ath9k_init_queues()
366 static void ath9k_init_misc(struct ath_softc *sc) in ath9k_init_misc()
392 static void ath9k_init_pcoem_platform(struct ath_softc *sc) in ath9k_init_pcoem_platform()
481 static int ath9k_eeprom_request(struct ath_softc *sc, const char *name) in ath9k_eeprom_request()
[all …]
Dtx99.c19 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()
100 static void ath9k_tx99_deinit(struct ath_softc *sc) in ath9k_tx99_deinit()
109 static int ath9k_tx99_init(struct ath_softc *sc) in ath9k_tx99_init()
165 struct ath_softc *sc = file->private_data; in read_file_tx99() local
176 struct ath_softc *sc = file->private_data; in write_file_tx99() local
224 struct ath_softc *sc = file->private_data; in read_file_tx99_power() local
239 struct ath_softc *sc = file->private_data; in write_file_tx99_power() local
267 void ath9k_tx99_init_debug(struct ath_softc *sc) in ath9k_tx99_init_debug()
Dxmit.c80 void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock()
86 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock()
92 void ath_txq_unlock_complete(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock_complete()
106 static void ath_tx_queue_tid(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_queue_tid()
156 static void ath_txq_skb_done(struct ath_softc *sc, struct ath_txq *txq, in ath_txq_skb_done()
181 ath_get_skb_tid(struct ath_softc *sc, struct ath_node *an, struct sk_buff *skb) in ath_get_skb_tid()
209 ath_tx_tid_change_state(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_tid_change_state()
238 static void ath_tx_flush_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_flush_tid()
277 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_update_baw()
295 static void ath_tx_addto_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_addto_baw()
[all …]
Dwow.c33 static u8 ath9k_wow_map_triggers(struct ath_softc *sc, in ath9k_wow_map_triggers()
50 static int ath9k_wow_add_disassoc_deauth_pattern(struct ath_softc *sc) in ath9k_wow_add_disassoc_deauth_pattern()
138 static int ath9k_wow_add_pattern(struct ath_softc *sc, in ath9k_wow_add_pattern()
170 struct ath_softc *sc = hw->priv; in ath9k_suspend() local
282 struct ath_softc *sc = hw->priv; in ath9k_resume() local
316 struct ath_softc *sc = hw->priv; in ath9k_set_wakeup() local
329 struct ath_softc *sc = hw->priv; in ath9k_init_wow() local
344 struct ath_softc *sc = hw->priv; in ath9k_deinit_wow() local
Ddebug.c29 void ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause) in ath9k_debug_sync_cause()
89 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
135 struct ath_softc *sc = file->private_data; in read_file_ani() local
191 struct ath_softc *sc = file->private_data; in write_file_ani() local
234 struct ath_softc *sc = file->private_data; in read_file_bt_ant_diversity() local
247 struct ath_softc *sc = file->private_data; in write_file_bt_ant_diversity() local
285 void ath9k_debug_stat_ant(struct ath_softc *sc, in ath9k_debug_stat_ant()
303 struct ath_softc *sc = file->private_data; in read_file_antenna_diversity() local
407 struct ath_softc *sc = hw->priv; in read_file_dma() local
[all …]
Dmci.c119 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()
295 static u8 ath_mci_process_profile(struct ath_softc *sc, in ath_mci_process_profile()
330 static u8 ath_mci_process_status(struct ath_softc *sc, in ath_mci_process_status()
367 static void ath_mci_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_msg()
434 int ath_mci_setup(struct ath_softc *sc) in ath_mci_setup()
473 void ath_mci_cleanup(struct ath_softc *sc) in ath_mci_cleanup()
483 void ath_mci_intr(struct ath_softc *sc) in ath_mci_intr()
[all …]
Dpci.c771 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath_pci_read_cachesize() local
789 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath_pci_eeprom_read() local
824 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath_pci_aspm_init() local
888 struct ath_softc *sc; in ath_pci_probe() local
995 struct ath_softc *sc = hw->priv; in ath_pci_remove() local
1010 struct ath_softc *sc = hw->priv; in ath_pci_suspend() local
1034 struct ath_softc *sc = hw->priv; in ath_pci_resume() local
Ddfs_debug.c37 struct ath_softc *sc = file->private_data; in read_file_dfs() local
100 struct ath_softc *sc = file->private_data; in write_file_dfs() local
123 struct ath_softc *sc = file->private_data; in write_file_simulate_radar() local
145 void ath9k_dfs_init_debug(struct ath_softc *sc) in ath9k_dfs_init_debug()
Dahb.c61 struct ath_softc *sc = (struct ath_softc *)common->priv; in ath_ahb_eeprom_read() local
86 struct ath_softc *sc; in ath_ahb_probe() local
167 struct ath_softc *sc = hw->priv; in ath_ahb_remove() local
Ddfs_debug.h58 #define DFS_STAT_INC(sc, c) (sc->debug.stats.dfs_stats.c++) argument
65 #define DFS_STAT_INC(sc, c) do { } while (0) argument
66 static inline void ath9k_dfs_init_debug(struct ath_softc *sc) { } in ath9k_dfs_init_debug()
Ddfs.c51 ath9k_postprocess_radar_event(struct ath_softc *sc, in ath9k_postprocess_radar_event()
131 ath9k_dfs_process_radar_pulse(struct ath_softc *sc, struct pulse_event *pe) in ath9k_dfs_process_radar_pulse()
146 void ath9k_dfs_process_phyerr(struct ath_softc *sc, void *data, in ath9k_dfs_process_phyerr()
Dath9k.h82 #define ATH_TXQ_SETUP(sc, i) ((sc)->tx.txqsetup & (1<<i)) argument
260 struct ath_softc *sc; member
486 static inline void ath9k_init_channel_context(struct ath_softc *sc) in ath9k_init_channel_context()
489 static inline void ath9k_offchannel_init(struct ath_softc *sc) in ath9k_offchannel_init()
492 static inline void ath9k_deinit_channel_context(struct ath_softc *sc) in ath9k_deinit_channel_context()
495 static inline void ath_chanctx_beacon_recv_ev(struct ath_softc *sc, in ath_chanctx_beacon_recv_ev()
499 static inline void ath_chanctx_beacon_sent_ev(struct ath_softc *sc, in ath_chanctx_beacon_sent_ev()
503 static inline void ath_chanctx_event(struct ath_softc *sc, in ath_chanctx_event()
508 static inline int ath9k_init_p2p(struct ath_softc *sc) in ath9k_init_p2p()
512 static inline void ath9k_deinit_p2p(struct ath_softc *sc) in ath9k_deinit_p2p()
[all …]
Ddebug_sta.c27 struct ath_softc *sc = an->sc; in read_file_node_aggr() local
105 void ath_debug_rate_stats(struct ath_softc *sc, in ath_debug_rate_stats()
186 struct ath_softc *sc = an->sc; in read_file_node_recv() local
Ddebug.h30 #define RESET_STAT_INC(sc, type) sc->debug.stats.reset[type]++ argument
36 #define RESET_STAT_INC(sc, type) do { } while (0) argument
281 static inline void ath9k_deinit_debug(struct ath_softc *sc) in ath9k_deinit_debug()
284 static inline void ath_debug_stat_interrupt(struct ath_softc *sc, in ath_debug_stat_interrupt()
288 static inline void ath_debug_stat_tx(struct ath_softc *sc, in ath_debug_stat_tx()
295 static inline void ath_debug_stat_rx(struct ath_softc *sc, in ath_debug_stat_rx()
299 static inline void ath9k_debug_stat_ant(struct ath_softc *sc, in ath9k_debug_stat_ant()
307 ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause) in ath9k_debug_sync_cause()
318 static inline void ath_debug_rate_stats(struct ath_softc *sc, in ath_debug_rate_stats()
Ddfs.h41 ath9k_dfs_process_phyerr(struct ath_softc *sc, void *data, in ath9k_dfs_process_phyerr()
Dmci.h165 static inline void ath_mci_enable(struct ath_softc *sc) in ath_mci_enable()
168 static inline void ath9k_mci_update_wlan_channels(struct ath_softc *sc, in ath9k_mci_update_wlan_channels()
172 static inline void ath9k_mci_set_txpower(struct ath_softc *sc, bool setchannel, in ath9k_mci_set_txpower()
Dantenna.c721 void ath_ant_comb_scan(struct ath_softc *sc, struct ath_rx_status *rs) in ath_ant_comb_scan()
/linux-4.1.27/fs/ocfs2/cluster/
Dtcp.c77 #define SC_NODEF_ARGS(sc) sc->sc_node->nd_name, sc->sc_node->nd_num, \ argument
96 #define sclog(sc, fmt, args...) do { \ argument
173 struct o2net_sock_container *sc) in o2net_set_nst_sock_container()
184 static inline void o2net_set_sock_timer(struct o2net_sock_container *sc) in o2net_set_sock_timer()
189 static inline void o2net_set_data_ready_time(struct o2net_sock_container *sc) in o2net_set_data_ready_time()
194 static inline void o2net_set_advance_start_time(struct o2net_sock_container *sc) in o2net_set_advance_start_time()
199 static inline void o2net_set_advance_stop_time(struct o2net_sock_container *sc) in o2net_set_advance_stop_time()
204 static inline void o2net_set_func_start_time(struct o2net_sock_container *sc) in o2net_set_func_start_time()
209 static inline void o2net_set_func_stop_time(struct o2net_sock_container *sc) in o2net_set_func_stop_time()
230 static ktime_t o2net_get_func_run_time(struct o2net_sock_container *sc) in o2net_get_func_run_time()
[all …]
Dnetdebug.c213 void o2net_debug_add_sc(struct o2net_sock_container *sc) in o2net_debug_add_sc()
220 void o2net_debug_del_sc(struct o2net_sock_container *sc) in o2net_debug_del_sc()
235 struct o2net_sock_container *sc, *ret = NULL; in next_sc() local
258 struct o2net_sock_container *sc, *dummy_sc = sd->dbg_sock; in sc_seq_start() local
270 struct o2net_sock_container *sc, *dummy_sc = sd->dbg_sock; in sc_seq_next() local
301 struct o2net_sock_container *sc) in sc_show_sock_stats()
316 struct o2net_sock_container *sc) in sc_show_sock_container()
371 struct o2net_sock_container *sc, *dummy_sc = sd->dbg_sock; in sc_seq_show() local
Dtcp.h147 static inline void o2net_debug_add_sc(struct o2net_sock_container *sc) in o2net_debug_add_sc()
150 static inline void o2net_debug_del_sc(struct o2net_sock_container *sc) in o2net_debug_del_sc()
/linux-4.1.27/drivers/dma/sh/
Dsudmac.c54 #define to_sdev(sc) container_of(sc->shdma_chan.dma_chan.device, \ argument
82 static void sudmac_writel(struct sudmac_chan *sc, u32 data, u32 reg) in sudmac_writel()
87 static u32 sudmac_readl(struct sudmac_chan *sc, u32 reg) in sudmac_readl()
92 static bool sudmac_is_busy(struct sudmac_chan *sc) in sudmac_is_busy()
102 static void sudmac_set_reg(struct sudmac_chan *sc, struct sudmac_regs *hw, in sudmac_set_reg()
110 static void sudmac_start(struct sudmac_chan *sc) in sudmac_start()
121 struct sudmac_chan *sc = to_chan(schan); in sudmac_start_xfer() local
130 struct sudmac_chan *sc = to_chan(schan); in sudmac_channel_busy() local
140 struct sudmac_chan *sc, int slave_id) in sudmac_find_slave()
157 struct sudmac_chan *sc = to_chan(schan); in sudmac_set_slave() local
[all …]
Drcar-hpbdma.c125 #define to_dev(sc) container_of(sc->shdma_chan.dma_chan.device, \ argument
461 const struct hpb_dmae_slave_config *sc = in hpb_dmae_set_slave() local
/linux-4.1.27/drivers/md/
Ddm-stripe.c52 struct stripe_c *sc = container_of(work, struct stripe_c, in trigger_event() local
73 static int get_stripe(struct dm_target *ti, struct stripe_c *sc, in get_stripe()
97 struct stripe_c *sc; in stripe_ctr() local
202 struct stripe_c *sc = (struct stripe_c *) ti->private; in stripe_dtr() local
211 static void stripe_map_sector(struct stripe_c *sc, sector_t sector, in stripe_map_sector()
239 static void stripe_map_range_sector(struct stripe_c *sc, sector_t sector, in stripe_map_range_sector()
259 static int stripe_map_range(struct stripe_c *sc, struct bio *bio, in stripe_map_range()
283 struct stripe_c *sc = ti->private; in stripe_map() local
325 struct stripe_c *sc = (struct stripe_c *) ti->private; in stripe_status() local
356 struct stripe_c *sc = ti->private; in stripe_end_io() local
[all …]
Draid5.c1981 static struct stripe_head *alloc_stripe(struct kmem_cache *sc, gfp_t gfp) in alloc_stripe()
2022 struct kmem_cache *sc; in grow_stripes() local
2148 struct kmem_cache *sc; in resize_stripes() local
6391 struct shrink_control *sc) in raid5_cache_scan()
6412 struct shrink_control *sc) in raid5_cache_count()
Ddm-bufio.c1538 dm_bufio_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in dm_bufio_shrink_scan()
1555 dm_bufio_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in dm_bufio_shrink_count()
/linux-4.1.27/drivers/hid/
Dhid-sony.c891 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_report_fixup() local
933 static void sixaxis_parse_report(struct sony_sc *sc, __u8 *rd, int size) in sixaxis_parse_report()
963 static void dualshock4_parse_report(struct sony_sc *sc, __u8 *rd, int size) in dualshock4_parse_report()
1038 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_raw_event() local
1064 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_mapping() local
1115 struct sony_sc *sc = hid_get_drvdata(hdev); in sony_input_configured() local
1275 static void sony_set_leds(struct sony_sc *sc, const __u8 *leds, int count) in sony_set_leds()
1403 static void sony_leds_remove(struct sony_sc *sc) in sony_leds_remove()
1422 static int sony_leds_init(struct sony_sc *sc) in sony_leds_init()
1535 struct sony_sc *sc = container_of(work, struct sony_sc, state_worker); in sixaxis_state_worker() local
[all …]
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dsb1250-mac.c437 struct sbmac_softc *sc = (struct sbmac_softc *)bus->priv; in sbmac_mii_read() local
531 struct sbmac_softc *sc = (struct sbmac_softc *)bus->priv; in sbmac_mii_write() local
785 static int sbdma_add_rcvbuffer(struct sbmac_softc *sc, struct sbmacdma *d, in sbdma_add_rcvbuffer()
1019 static void sbdma_fillring(struct sbmac_softc *sc, struct sbmacdma *d) in sbdma_fillring()
1032 struct sbmac_softc *sc = netdev_priv(netdev); in sbmac_netpoll() local
1066 static int sbdma_rx_process(struct sbmac_softc *sc, struct sbmacdma *d, in sbdma_rx_process()
1231 static void sbdma_tx_process(struct sbmac_softc *sc, struct sbmacdma *d, in sbdma_tx_process()
1383 static void sbmac_uninitctx(struct sbmac_softc *sc) in sbmac_uninitctx()
1667 static enum sbmac_state sbmac_set_channel_state(struct sbmac_softc *sc, in sbmac_set_channel_state()
1712 static void sbmac_promiscuous_mode(struct sbmac_softc *sc,int onoff) in sbmac_promiscuous_mode()
[all …]
/linux-4.1.27/arch/mips/kernel/
Dsignal.c68 static int copy_fp_to_sigcontext(struct sigcontext __user *sc) in copy_fp_to_sigcontext()
83 static int copy_fp_from_sigcontext(struct sigcontext __user *sc) in copy_fp_from_sigcontext()
101 static int protected_save_fp_context(struct sigcontext __user *sc) in protected_save_fp_context()
134 static int protected_restore_fp_context(struct sigcontext __user *sc) in protected_restore_fp_context()
167 int setup_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in setup_sigcontext()
227 check_and_restore_fp_context(struct sigcontext __user *sc) in check_and_restore_fp_context()
238 int restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in restore_sigcontext()
633 static int smp_save_fp_context(struct sigcontext __user *sc) in smp_save_fp_context()
640 static int smp_restore_fp_context(struct sigcontext __user *sc) in smp_restore_fp_context()
Dsignal32.c81 static int copy_fp_to_sigcontext32(struct sigcontext32 __user *sc) in copy_fp_to_sigcontext32()
97 static int copy_fp_from_sigcontext32(struct sigcontext32 __user *sc) in copy_fp_from_sigcontext32()
116 static int protected_save_fp_context32(struct sigcontext32 __user *sc) in protected_save_fp_context32()
140 static int protected_restore_fp_context32(struct sigcontext32 __user *sc) in protected_restore_fp_context32()
165 struct sigcontext32 __user *sc) in setup_sigcontext32()
203 check_and_restore_fp_context32(struct sigcontext32 __user *sc) in check_and_restore_fp_context32()
215 struct sigcontext32 __user *sc) in restore_sigcontext32()
/linux-4.1.27/drivers/media/platform/ti-vpe/
Dsc.c23 void sc_dump_regs(struct sc_data *sc) in sc_dump_regs()
60 void sc_set_hs_coeffs(struct sc_data *sc, void *addr, unsigned int src_w, in sc_set_hs_coeffs()
113 void sc_set_vs_coeffs(struct sc_data *sc, void *addr, unsigned int src_h, in sc_set_vs_coeffs()
153 void sc_config_scaler(struct sc_data *sc, u32 *sc_reg0, u32 *sc_reg8, in sc_config_scaler()
282 struct sc_data *sc; in sc_create() local
/linux-4.1.27/drivers/usb/atm/
Dueagle-atm.c296 #define IS_OPERATIONAL(sc) \ argument
590 #define uea_wait(sc, cond, timeo) \ argument
864 static int uea_idma_write(struct uea_softc *sc, const void *data, u32 size) in uea_idma_write()
892 static int request_dsp(struct uea_softc *sc) in request_dsp()
943 struct uea_softc *sc = container_of(work, struct uea_softc, task); in uea_load_page_e1() local
1018 static void __uea_load_page_e4(struct uea_softc *sc, u8 pageno, int boot) in __uea_load_page_e4()
1068 struct uea_softc *sc = container_of(work, struct uea_softc, task); in uea_load_page_e4() local
1119 static inline void wake_up_cmv_ack(struct uea_softc *sc) in wake_up_cmv_ack()
1126 static inline int wait_cmv_ack(struct uea_softc *sc) in wait_cmv_ack()
1143 static int uea_request(struct uea_softc *sc, in uea_request()
[all …]
/linux-4.1.27/drivers/scsi/fnic/
Dfnic_scsi.c107 struct scsi_cmnd *sc) in fnic_io_lock_hash()
126 struct scsi_cmnd *sc) in fnic_release_ioreq_buf()
320 struct scsi_cmnd *sc, in fnic_queue_wq_copy_desc()
413 static int fnic_queuecommand_lck(struct scsi_cmnd *sc, void (*done)(struct scsi_cmnd *)) in fnic_queuecommand_lck()
794 struct scsi_cmnd *sc; in fnic_fcpio_icmnd_cmpl_handler() local
1010 struct scsi_cmnd *sc; in fnic_fcpio_itmf_cmpl_handler() local
1282 struct scsi_cmnd *sc; in fnic_cleanup_io() local
1367 struct scsi_cmnd *sc; in fnic_wq_copy_cleanup_handler() local
1477 struct scsi_cmnd *sc; in fnic_rport_exch_reset() local
1597 struct scsi_cmnd *sc; in fnic_terminate_rport_io() local
[all …]
/linux-4.1.27/arch/ia64/hp/sim/
Dsimscsi.c68 struct scsi_cmnd *sc; member
101 struct scsi_cmnd *sc; in simscsi_interrupt() local
124 simscsi_sg_readwrite (struct scsi_cmnd *sc, int mode, unsigned long offset) in simscsi_sg_readwrite()
159 simscsi_readwrite6 (struct scsi_cmnd *sc, int mode) in simscsi_readwrite6()
193 simscsi_readwrite10 (struct scsi_cmnd *sc, int mode) in simscsi_readwrite10()
205 simscsi_queuecommand_lck (struct scsi_cmnd *sc, void (*done)(struct scsi_cmnd *)) in simscsi_queuecommand_lck()
/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-alsa-main.c89 static void snd_cx18_card_private_free(struct snd_card *sc) in snd_cx18_card_private_free()
99 struct snd_card *sc, in snd_cx18_card_create()
118 struct snd_card *sc = cxsc->sc; in snd_cx18_card_set_names() local
138 struct snd_card *sc = NULL; in snd_cx18_init() local
Dcx18-alsa-mixer.c164 struct snd_card *sc = cxsc->sc; in snd_cx18_mixer_create() local
Dcx18-alsa.h26 struct snd_card *sc; member
Dcx18-alsa-pcm.c329 struct snd_card *sc = cxsc->sc; in snd_cx18_pcm_create() local
Dcx18-av-core.c299 int hblank, hactive, burst, vblank, vactive, sc; in cx18_av_std_setup() local
/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-alsa-main.c89 static void snd_ivtv_card_private_free(struct snd_card *sc) in snd_ivtv_card_private_free()
99 struct snd_card *sc, in snd_ivtv_card_create()
118 struct snd_card *sc = itvsc->sc; in snd_ivtv_card_set_names() local
138 struct snd_card *sc = NULL; in snd_ivtv_init() local
Divtv-alsa-mixer.c164 struct snd_card *sc = itvsc->sc; in snd_ivtv_mixer_create() local
Divtv-alsa.h27 struct snd_card *sc; member
Divtv-alsa-pcm.c336 struct snd_card *sc = itvsc->sc; in snd_ivtv_pcm_create() local
/linux-4.1.27/mm/
Dvmscan.c153 static bool global_reclaim(struct scan_control *sc) in global_reclaim()
158 static bool global_reclaim(struct scan_control *sc) in global_reclaim()
401 struct shrink_control sc = { in shrink_slab() local
456 struct scan_control *sc) in may_write_to_queue()
505 struct scan_control *sc) in pageout()
757 struct scan_control *sc) in page_check_references()
845 struct scan_control *sc, in shrink_page_list()
1190 struct scan_control sc = { in reclaim_clean_pages_from_list() local
1311 unsigned long *nr_scanned, struct scan_control *sc, in isolate_lru_pages()
1408 struct scan_control *sc) in too_many_isolated()
[all …]
Dswap_cgroup.c67 struct swap_cgroup *sc; in lookup_swap_cgroup() local
91 struct swap_cgroup *sc; in swap_cgroup_cmpxchg() local
118 struct swap_cgroup *sc; in swap_cgroup_record() local
Dworkingset.c270 struct shrink_control *sc) in count_shadow_nodes()
374 struct shrink_control *sc) in scan_shadow_nodes()
/linux-4.1.27/arch/sh/kernel/
Dsignal_64.c130 struct sigcontext sc; member
145 restore_sigcontext_fpu(struct pt_regs *regs, struct sigcontext __user *sc) in restore_sigcontext_fpu()
167 setup_sigcontext_fpu(struct pt_regs *regs, struct sigcontext __user *sc) in setup_sigcontext_fpu()
193 restore_sigcontext_fpu(struct pt_regs *regs, struct sigcontext __user *sc) in restore_sigcontext_fpu()
198 setup_sigcontext_fpu(struct pt_regs *regs, struct sigcontext __user *sc) in setup_sigcontext_fpu()
205 restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc, long long *r2_p) in restore_sigcontext()
325 setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs, in setup_sigcontext()
Dsignal_32.c63 struct sigcontext sc; member
76 static inline int restore_sigcontext_fpu(struct sigcontext __user *sc) in restore_sigcontext_fpu()
88 static inline int save_sigcontext_fpu(struct sigcontext __user *sc, in save_sigcontext_fpu()
114 restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc, int *r0_p) in restore_sigcontext()
217 setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-4.1.27/net/ceph/
Dsnapshot.c61 struct ceph_snap_context *ceph_get_snap_context(struct ceph_snap_context *sc) in ceph_get_snap_context()
69 void ceph_put_snap_context(struct ceph_snap_context *sc) in ceph_put_snap_context()
Dceph_fs.c13 __u32 sc = le32_to_cpu(layout->fl_stripe_count); in ceph_file_layout_is_valid() local
Dauth_x.c504 struct ceph_x_server_challenge *sc = buf; in ceph_x_handle_reply() local
/linux-4.1.27/arch/m68k/kernel/
Dsignal.c199 static inline void save_a5_state(struct sigcontext *sc, struct pt_regs *regs) in save_a5_state()
224 static inline void save_a5_state(struct sigcontext *sc, struct pt_regs *regs) in save_a5_state()
250 struct sigcontext sc; member
273 static inline int restore_fpu_state(struct sigcontext *sc) in restore_fpu_state()
447 static inline void save_fpu_state(struct sigcontext *sc, struct pt_regs *regs) in save_fpu_state()
573 static inline int restore_fpu_state(struct sigcontext *sc) in restore_fpu_state()
583 static inline void save_fpu_state(struct sigcontext *sc, struct pt_regs *regs) in save_fpu_state()
791 static void setup_sigcontext(struct sigcontext *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-4.1.27/drivers/scsi/
Dvirtio_scsi.c39 struct scsi_cmnd *sc; member
129 static void virtscsi_compute_resid(struct scsi_cmnd *sc, u32 resid) in virtscsi_compute_resid()
151 struct scsi_cmnd *sc = cmd->sc; in virtscsi_complete_cmd() local
429 struct scsi_cmnd *sc = cmd->sc; in virtscsi_add_cmd() local
492 struct scsi_cmnd *sc) in virtio_scsi_init_hdr()
506 struct scsi_cmnd *sc) in virtio_scsi_init_hdr_pi()
530 struct scsi_cmnd *sc) in virtscsi_queuecommand()
565 struct scsi_cmnd *sc) in virtscsi_queuecommand_single()
576 struct scsi_cmnd *sc) in virtscsi_pick_vq_mq()
622 struct scsi_cmnd *sc) in virtscsi_queuecommand_multi()
[all …]
Dlibiscsi.c222 struct scsi_cmnd *sc = task->sc; in iscsi_prep_bidi_ahs() local
339 struct scsi_cmnd *sc = task->sc; in iscsi_prep_scsi_cmd_pdu() local
488 struct scsi_cmnd *sc = task->sc; in iscsi_free_task() local
609 struct scsi_cmnd *sc; in fail_scsi_task() local
832 struct scsi_cmnd *sc = task->sc; in iscsi_scsi_cmd_rsp() local
936 struct scsi_cmnd *sc = task->sc; in iscsi_data_in_rsp() local
1608 struct scsi_cmnd *sc) in iscsi_alloc_task()
1644 int iscsi_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *sc) in iscsi_queuecommand()
1933 static enum blk_eh_timer_return iscsi_eh_cmd_timed_out(struct scsi_cmnd *sc) in iscsi_eh_cmd_timed_out()
2121 int iscsi_eh_abort(struct scsi_cmnd *sc) in iscsi_eh_abort()
[all …]
Dxen-scsifront.c96 struct scsi_cmnd *sc; member
227 struct scsi_cmnd *sc; in scsifront_cdb_cmd_done() local
368 struct scsi_cmnd *sc, in map_data_for_request()
485 struct vscsifrnt_info *info, struct scsi_cmnd *sc, in scsifront_command2ring()
536 struct scsi_cmnd *sc) in scsifront_queuecommand()
596 static int scsifront_action_handler(struct scsi_cmnd *sc, uint8_t act) in scsifront_action_handler()
664 static int scsifront_eh_abort_handler(struct scsi_cmnd *sc) in scsifront_eh_abort_handler()
670 static int scsifront_dev_reset_handler(struct scsi_cmnd *sc) in scsifront_dev_reset_handler()
Dlibiscsi_tcp.c961 struct scsi_cmnd *sc = task->sc; in iscsi_tcp_task_init() local
Daha152x.c1429 struct aha152x_scdata *sc = SCDATA(cmd); in busfree_run() local
1444 struct aha152x_scdata *sc; in busfree_run() local
/linux-4.1.27/arch/powerpc/kernel/
Dsignal_64.c80 static long setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs, in setup_sigcontext()
170 static long setup_tm_sigcontexts(struct sigcontext __user *sc, in setup_tm_sigcontexts()
302 struct sigcontext __user *sc) in restore_sigcontext()
401 struct sigcontext __user *sc, in restore_tm_sigcontexts()
Dsignal_32.c1414 struct sigcontext __user *sc; in handle_signal32() local
1498 struct sigcontext __user *sc; in sys_sigreturn() local
/linux-4.1.27/arch/microblaze/kernel/
Dsignal.c48 struct sigcontext sc; member
60 struct sigcontext __user *sc, int *rval_p) in restore_sigcontext()
120 setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-4.1.27/arch/cris/arch-v10/kernel/
Dsignal.c49 struct sigcontext sc; member
64 restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in restore_sigcontext()
178 static int setup_sigcontext(struct sigcontext __user *sc, in setup_sigcontext()
Dkgdb.c374 const char *sc; in gdb_cris_strlen() local
/linux-4.1.27/drivers/staging/android/
Dlowmemorykiller.c70 struct shrink_control *sc) in lowmem_count()
78 static unsigned long lowmem_scan(struct shrinker *s, struct shrink_control *sc) in lowmem_scan()
Dashmem.c435 ashmem_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ashmem_shrink_scan()
464 ashmem_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ashmem_shrink_count()
782 struct shrink_control sc = { in ashmem_ioctl() local
/linux-4.1.27/arch/ia64/kernel/
Dsignal.c43 restore_sigcontext (struct sigcontext __user *sc, struct sigscratch *scr) in restore_sigcontext()
164 struct sigcontext __user *sc; in ia64_rt_sigreturn() local
225 setup_sigcontext (struct sigcontext __user *sc, sigset_t *mask, struct sigscratch *scr) in setup_sigcontext()
Dsigframe.h22 struct sigcontext sc; member
/linux-4.1.27/fs/ubifs/
Dshrinker.c280 struct shrink_control *sc) in ubifs_shrink_count()
292 struct shrink_control *sc) in ubifs_shrink_scan()
/linux-4.1.27/arch/alpha/kernel/
Dsignal.c125 struct sigcontext sc; member
147 restore_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs) in restore_sigcontext()
202 do_sigreturn(struct sigcontext __user *sc) in do_sigreturn()
281 setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-4.1.27/arch/frv/kernel/
Dsignal.c43 struct sigcontext sc; member
59 static int restore_sigcontext(struct sigcontext __user *sc, int *_gr8) in restore_sigcontext()
140 static int setup_sigcontext(struct sigcontext __user *sc, unsigned long mask) in setup_sigcontext()
/linux-4.1.27/arch/hexagon/kernel/
Dsignal.c47 static int setup_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in setup_sigcontext()
77 struct sigcontext __user *sc) in restore_sigcontext()
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dsignal.c38 struct sigcontext sc; member
56 restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in restore_sigcontext()
172 setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-4.1.27/arch/parisc/kernel/
Dsignal32.c63 restore_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, in restore_sigcontext32()
142 setup_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, in setup_sigcontext32()
Dsignal.c71 restore_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs) in restore_sigcontext()
195 setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs, int in_syscall) in setup_sigcontext()
/linux-4.1.27/arch/avr32/kernel/
Dsignal.c32 restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in restore_sigcontext()
102 setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs) in setup_sigcontext()
/linux-4.1.27/drivers/target/loopback/
Dtcm_loop.c117 struct scsi_cmnd *sc = tl_cmd->sc; in tcm_loop_submission_work() local
191 static int tcm_loop_queuecommand(struct Scsi_Host *sh, struct scsi_cmnd *sc) in tcm_loop_queuecommand()
297 static int tcm_loop_abort_task(struct scsi_cmnd *sc) in tcm_loop_abort_task()
317 static int tcm_loop_device_reset(struct scsi_cmnd *sc) in tcm_loop_device_reset()
334 static int tcm_loop_target_reset(struct scsi_cmnd *sc) in tcm_loop_target_reset()
795 struct scsi_cmnd *sc = tl_cmd->sc; in tcm_loop_queue_data_in() local
813 struct scsi_cmnd *sc = tl_cmd->sc; in tcm_loop_queue_status() local
Dtcm_loop.h16 struct scsi_cmnd *sc; member
/linux-4.1.27/arch/x86/um/
Dsignal.c156 struct sigcontext sc; in copy_sc_from_user() local
250 struct sigcontext sc; in copy_sc_to_user() local
355 struct sigcontext sc; member
470 struct sigcontext __user *sc = &frame->sc; in sys_sigreturn() local
/linux-4.1.27/arch/score/kernel/
Dsignal.c44 static int setup_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in setup_sigcontext()
78 static int restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in restore_sigcontext()
/linux-4.1.27/arch/openrisc/kernel/
Dsignal.c44 struct sigcontext __user *sc) in restore_sigcontext()
110 static int setup_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in setup_sigcontext()
/linux-4.1.27/include/media/
Dmsp3400.h140 #define MSP_INPUT(sc, t, main_aux_src, sc_i2s_src) \ argument
150 #define MSP_OUTPUT(sc) \ argument
/linux-4.1.27/include/linux/
Dlist_lru.h113 struct shrink_control *sc) in list_lru_shrink_count()
167 list_lru_shrink_walk(struct list_lru *lru, struct shrink_control *sc, in list_lru_shrink_walk()
Dusb.h922 #define USB_DEVICE_INFO(cl, sc, pr) \ argument
937 #define USB_INTERFACE_INFO(cl, sc, pr) \ argument
957 #define USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr) \ argument
979 #define USB_VENDOR_AND_INTERFACE_INFO(vend, cl, sc, pr) \ argument
/linux-4.1.27/arch/metag/kernel/
Dsignal.c46 struct sigcontext __user *sc) in restore_sigcontext()
102 static int setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_shrinker.c195 i915_gem_shrinker_count(struct shrinker *shrinker, struct shrink_control *sc) in i915_gem_shrinker_count()
225 i915_gem_shrinker_scan(struct shrinker *shrinker, struct shrink_control *sc) in i915_gem_shrinker_scan()
/linux-4.1.27/arch/parisc/lib/
Dmemset.c28 memset (void *dstpp, int sc, size_t len) in memset()
/linux-4.1.27/arch/m32r/kernel/
Dsignal.c45 restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc, in restore_sigcontext()
122 setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-4.1.27/arch/c6x/kernel/
Dsignal.c38 struct sigcontext __user *sc) in restore_sigcontext()
100 static int setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-4.1.27/arch/mn10300/kernel/
Dsignal.c38 struct sigcontext __user *sc, long *_d0) in restore_sigcontext()
156 static int setup_sigcontext(struct sigcontext __user *sc, in setup_sigcontext()
Dsigframe.h17 struct sigcontext sc; member
/linux-4.1.27/arch/tile/kernel/
Dsignal.c46 struct sigcontext __user *sc) in restore_sigcontext()
108 int setup_sigcontext(struct sigcontext __user *sc, struct pt_regs *regs) in setup_sigcontext()
/linux-4.1.27/fs/gfs2/
Dsuper.c451 void gfs2_statfs_change_in(struct gfs2_statfs_change_host *sc, const void *buf) in gfs2_statfs_change_in()
460 static void gfs2_statfs_change_out(const struct gfs2_statfs_change_host *sc, void *buf) in gfs2_statfs_change_out()
1050 struct gfs2_statfs_change_host *sc) in statfs_slow_fill()
1072 static int gfs2_statfs_slow(struct gfs2_sbd *sdp, struct gfs2_statfs_change_host *sc) in gfs2_statfs_slow()
1140 static int gfs2_statfs_i(struct gfs2_sbd *sdp, struct gfs2_statfs_change_host *sc) in gfs2_statfs_i()
1176 struct gfs2_statfs_change_host sc; in gfs2_statfs() local
Dquota.c167 struct shrink_control *sc) in gfs2_qd_shrink_scan()
184 struct shrink_control *sc) in gfs2_qd_shrink_count()
Dglock.c1437 struct shrink_control *sc) in gfs2_glock_shrink_scan()
1445 struct shrink_control *sc) in gfs2_glock_shrink_count()
/linux-4.1.27/arch/blackfin/kernel/
Dsignal.c41 rt_restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc, int *pr0) in rt_restore_sigcontext()
108 static inline int rt_setup_sigcontext(struct sigcontext *sc, struct pt_regs *regs) in rt_setup_sigcontext()
/linux-4.1.27/drivers/media/usb/gspca/
Djpeg.h155 int i, sc; in jpeg_set_qual() local
/linux-4.1.27/arch/xtensa/kernel/
Dsignal.c137 struct sigcontext __user *sc = &frame->uc.uc_mcontext; in setup_sigcontext() local
176 struct sigcontext __user *sc = &frame->uc.uc_mcontext; in restore_sigcontext() local
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_gsc.c143 struct gsc_scaler sc; member
608 struct gsc_scaler *sc = &ctx->sc; in gsc_src_set_size() local
901 static int gsc_set_prescaler(struct gsc_context *ctx, struct gsc_scaler *sc, in gsc_set_prescaler()
1006 static void gsc_set_scaler(struct gsc_context *ctx, struct gsc_scaler *sc) in gsc_set_scaler()
1027 struct gsc_scaler *sc = &ctx->sc; in gsc_dst_set_size() local
1489 struct gsc_scaler *sc = &ctx->sc; in gsc_ippdrv_reset() local
Dexynos_drm_fimc.c165 struct fimc_scaler sc; member
942 static int fimc_set_prescaler(struct fimc_context *ctx, struct fimc_scaler *sc, in fimc_set_prescaler()
1010 static void fimc_set_scaler(struct fimc_context *ctx, struct fimc_scaler *sc) in fimc_set_scaler()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_scsi.c147 lpfc_cmd_blksize(struct scsi_cmnd *sc) in lpfc_cmd_blksize()
155 lpfc_cmd_protect(struct scsi_cmnd *sc, int flag) in lpfc_cmd_protect()
161 lpfc_cmd_guard_csum(struct scsi_cmnd *sc) in lpfc_cmd_guard_csum()
1292 lpfc_bg_err_inject(struct lpfc_hba *phba, struct scsi_cmnd *sc, in lpfc_bg_err_inject()
1699 lpfc_sc_to_bg_opcodes(struct lpfc_hba *phba, struct scsi_cmnd *sc, in lpfc_sc_to_bg_opcodes()
1779 lpfc_bg_err_opcodes(struct lpfc_hba *phba, struct scsi_cmnd *sc, in lpfc_bg_err_opcodes()
1871 lpfc_bg_setup_bpl(struct lpfc_hba *phba, struct scsi_cmnd *sc, in lpfc_bg_setup_bpl()
2013 lpfc_bg_setup_bpl_prot(struct lpfc_hba *phba, struct scsi_cmnd *sc, in lpfc_bg_setup_bpl_prot()
2258 lpfc_bg_setup_sgl(struct lpfc_hba *phba, struct scsi_cmnd *sc, in lpfc_bg_setup_sgl()
2395 lpfc_bg_setup_sgl_prot(struct lpfc_hba *phba, struct scsi_cmnd *sc, in lpfc_bg_setup_sgl_prot()
[all …]
/linux-4.1.27/arch/s390/kernel/
Dsignal.c64 struct sigcontext sc; member
308 struct sigcontext sc; in setup_frame() local
Dcompat_signal.c36 struct sigcontext32 sc; member
395 struct sigcontext32 sc; in setup_frame32() local
/linux-4.1.27/drivers/staging/android/ion/
Dion_heap.c269 struct shrink_control *sc) in ion_heap_shrink_count()
282 struct shrink_control *sc) in ion_heap_shrink_scan()
Dion.c1473 struct shrink_control sc; in debug_shrink_set() local
1492 struct shrink_control sc; in debug_shrink_get() local
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-reg.c237 struct fimc_scaler *sc = &ctx->scaler; in fimc_hw_set_prescaler() local
253 struct fimc_scaler *sc = &ctx->scaler; in fimc_hw_set_scaler() local
318 struct fimc_scaler *sc = &ctx->scaler; in fimc_hw_set_mainscaler() local
Dfimc-core.c253 struct fimc_scaler *sc = &ctx->scaler; in fimc_set_scaler_info() local
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c91 u16 pkt_len, sc; in fs_enet_rx_napi() local
226 u16 sc; in fs_enet_tx_napi() local
517 u16 sc; in fs_enet_start_xmit() local
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_80211_rx.c255 u16 sc; in prism2_frag_cache_get() local
306 u16 sc; in prism2_frag_cache_invalidate() local
724 u16 fc, type, stype, sc; in hostap_80211_rx() local
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_rx.c96 u16 sc = le16_to_cpu(hdr->seq_ctl); in rtllib_frag_cache_get() local
165 u16 sc = le16_to_cpu(hdr->seq_ctl); in rtllib_frag_cache_invalidate() local
362 u16 sc = le16_to_cpu(header->seq_ctl); in is_duplicate_packet() local
886 u16 fc, sc; in rtllib_rx_check_duplicate() local
1049 u16 fc, sc; in rtllib_rx_decrypt() local
1259 u16 fc, sc, SeqNum = 0; in rtllib_rx_InfraAdhoc() local
/linux-4.1.27/drivers/message/fusion/
Dmptscsih.c436 mptscsih_info_scsiio(MPT_ADAPTER *ioc, struct scsi_cmnd *sc, SCSIIOReply_t * pScsiReply) in mptscsih_info_scsiio()
590 struct scsi_cmnd *sc; in mptscsih_io_done() local
1033 struct scsi_cmnd *sc; in mptscsih_flush_running_cmds() local
1081 struct scsi_cmnd *sc; in mptscsih_search_running_cmds() local
1144 mptscsih_report_queue_full(struct scsi_cmnd *sc, SCSIIOReply_t *pScsiReply, SCSIIORequest_t *pScsiR… in mptscsih_report_queue_full()
2411 mptscsih_copy_sense_data(struct scsi_cmnd *sc, MPT_SCSI_HOST *hd, MPT_FRAME_HDR *mf, SCSIIOReply_t … in mptscsih_copy_sense_data()
2531 SCPNT_TO_LOOKUP_IDX(MPT_ADAPTER *ioc, struct scsi_cmnd *sc) in SCPNT_TO_LOOKUP_IDX()
/linux-4.1.27/arch/x86/ia32/
Dia32_signal.c164 struct sigcontext_ia32 __user *sc) in ia32_restore_sigcontext()
266 static int ia32_setup_sigcontext(struct sigcontext_ia32 __user *sc, in ia32_setup_sigcontext()
/linux-4.1.27/drivers/media/platform/exynos-gsc/
Dgsc-regs.c349 struct gsc_scaler *sc = &ctx->scaler; in gsc_hw_set_prescaler() local
361 struct gsc_scaler *sc = &ctx->scaler; in gsc_hw_set_mainscaler() local
Dgsc-core.c637 struct gsc_scaler *sc = &ctx->scaler; in gsc_set_scaler_info() local
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c1157 struct shrink_control *sc) in ldlm_pools_srv_count()
1163 struct shrink_control *sc) in ldlm_pools_srv_scan()
1170 struct shrink_control *sc) in ldlm_pools_cli_count()
1176 struct shrink_control *sc) in ldlm_pools_cli_scan()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c93 u16 sc; in libipw_frag_cache_get() local
143 u16 sc; in libipw_frag_cache_invalidate() local
338 u16 fc, type, stype, sc; in libipw_rx() local
/linux-4.1.27/arch/m68k/include/asm/
Dstring.h10 const char *sc = s; in strnlen() local
/linux-4.1.27/net/tipc/
Daddr.c79 u32 addr_domain(struct net *net, u32 sc) in addr_domain()
/linux-4.1.27/drivers/scsi/libsas/
Dsas_scsi_host.c53 static void sas_end_task(struct scsi_cmnd *sc, struct sas_task *task) in sas_end_task()
120 struct scsi_cmnd *sc = task->uldd_task; in sas_scsi_task_done() local
927 struct scsi_cmnd *sc = task->uldd_task; in sas_task_abort() local
/linux-4.1.27/drivers/infiniband/ulp/iser/
Diser_memory.c574 iser_set_dif_domain(struct scsi_cmnd *sc, struct ib_sig_attrs *sig_attrs, in iser_set_dif_domain()
592 iser_set_sig_attrs(struct scsi_cmnd *sc, struct ib_sig_attrs *sig_attrs) in iser_set_sig_attrs()
626 iser_set_prot_checks(struct scsi_cmnd *sc, u8 *mask) in iser_set_prot_checks()
Diser_initiator.c385 struct scsi_cmnd *sc = task->sc; in iser_send_command() local
/linux-4.1.27/drivers/net/
Deql.c484 slave_config_t sc; in eql_g_slave_cfg() local
517 slave_config_t sc; in eql_s_slave_cfg() local
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c101 u16 sc = le16_to_cpu(hdr->seq_ctl); in ieee80211_frag_cache_get() local
169 u16 sc = le16_to_cpu(hdr->seq_ctl); in ieee80211_frag_cache_invalidate() local
422 u16 sc = le16_to_cpu(header->seq_ctl); in is_duplicate_packet() local
895 u16 fc, type, stype, sc; in ieee80211_rx() local
/linux-4.1.27/arch/x86/kernel/
Dsignal.c64 int restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc) in restore_sigcontext()
120 int setup_sigcontext(struct sigcontext __user *sc, void __user *fpstate, in setup_sigcontext()
/linux-4.1.27/fs/
Dmbcache.c248 mb_cache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in mb_cache_shrink_scan()
291 mb_cache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in mb_cache_shrink_count()
Dsuper.c56 struct shrink_control *sc) in super_cache_scan()
113 struct shrink_control *sc) in super_cache_count()
/linux-4.1.27/fs/nfsd/
Dnfscache.c299 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count()
305 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan()
/linux-4.1.27/arch/x86/boot/
Dstring.c130 const char *sc; in strlen() local
/linux-4.1.27/drivers/scsi/bnx2i/
Dbnx2i_iscsi.c145 struct scsi_cmnd *sc = cmd->scsi_cmd; in bnx2i_map_scsi_sg() local
209 struct scsi_cmnd *sc = cmd->scsi_cmd; in bnx2i_iscsi_unmap_sg_list() local
1131 static void bnx2i_cpy_scsi_cdb(struct scsi_cmnd *sc, struct bnx2i_cmd *cmd) in bnx2i_cpy_scsi_cdb()
1228 struct scsi_cmnd *sc = task->sc; in bnx2i_task_xmit() local
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7770.c278 struct seeprom_config *sc; in aha2840_load_seeprom() local
Daic7xxx_93cx6.c305 ahc_verify_cksum(struct seeprom_config *sc) in ahc_verify_cksum()
Daic7xxx_pci.c1263 struct seeprom_config *sc; in check_extport() local
1409 ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc) in ahc_parse_pci_eeprom()
Daic79xx_pci.c517 struct seeprom_config *sc; in ahd_check_extport() local
/linux-4.1.27/arch/arm/boot/compressed/
Dstring.c61 const char *sc = s; in strlen() local
/linux-4.1.27/drivers/video/fbdev/mb862xx/
Dmb862xxfbdrv.c207 unsigned long reg, sc; in mb862xxfb_set_par() local
448 unsigned long sc = ((reg & GC_DCM01_SC) >> 8) + 1; in mb862xxfb_init_fbinfo() local
/linux-4.1.27/arch/x86/mm/
Dpageattr-test.c113 struct split_state sa, sb, sc; in pageattr_test() local
/linux-4.1.27/arch/alpha/boot/
Dstdio.c14 const char *sc; in strnlen() local
/linux-4.1.27/arch/x86/include/asm/
Dsigframe.h26 struct sigcontext_ia32 sc; member
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_bulk.c223 struct shrink_control *sc) in enc_pools_shrink_count()
245 struct shrink_control *sc) in enc_pools_shrink_scan()
/linux-4.1.27/drivers/mmc/host/
Dsdhci-s3c.c451 struct sdhci_s3c *sc; in sdhci_s3c_probe() local
649 struct sdhci_s3c *sc = sdhci_priv(host); in sdhci_s3c_remove() local
/linux-4.1.27/arch/arm/mach-omap2/
Dclockdomains3xxx_data.c500 struct clockdomain **sc; in omap3xxx_clockdomains_init() local
/linux-4.1.27/sound/pci/lola/
Dlola_clock.c195 struct lola_sample_clock *sc; in lola_init_clock_widget() local
/linux-4.1.27/drivers/usb/storage/
Dusual-tables.c45 #define UNUSUAL_VENDOR_INTF(id_vendor, cl, sc, pr, \ argument
Dusb.c126 #define UNUSUAL_VENDOR_INTF(idVendor, cl, sc, pr, \ argument
/linux-4.1.27/arch/powerpc/boot/
Dstdio.c17 const char *sc; in strnlen() local
Dcpm-serial.c65 u16 sc; /* Status and Control */ member
/linux-4.1.27/net/ieee802154/
Dheader_ops.c206 static int ieee802154_hdr_sechdr_len(u8 sc) in ieee802154_hdr_sechdr_len()
/linux-4.1.27/drivers/net/usb/
Dcx82310_eth.c321 #define USB_DEVICE_CLASS(vend, prod, cl, sc, pr) \ argument
/linux-4.1.27/lib/
Dstring.c390 const char *sc; in strlen() local
407 const char *sc; in strnlen() local
/linux-4.1.27/arch/s390/include/asm/
Dnmi.h33 __u32 sc : 1; /* 17 storage error corrected */ member
/linux-4.1.27/kernel/trace/
Dtrace_kprobe.c93 unsigned long update_symbol_cache(struct symbol_cache *sc) in update_symbol_cache()
103 void free_symbol_cache(struct symbol_cache *sc) in free_symbol_cache()
111 struct symbol_cache *sc; in alloc_symbol_cache() local
Dtrace_probe.h248 static inline unsigned long __used update_symbol_cache(struct symbol_cache *sc) in update_symbol_cache()
253 static inline void __used free_symbol_cache(struct symbol_cache *sc) in free_symbol_cache()
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_io.c1646 struct scsi_cmnd *sc = io_req->sc_cmd; in bnx2fc_map_sg() local
1689 struct scsi_cmnd *sc = io_req->sc_cmd; in bnx2fc_build_bd_list_from_sg() local
1709 struct scsi_cmnd *sc = io_req->sc_cmd; in bnx2fc_unmap_sg_list() local
/linux-4.1.27/arch/blackfin/include/asm/
Dipipe.h174 #define __ipipe_syscall_watched_p(p, sc) \ argument
/linux-4.1.27/net/sunrpc/
Dauth.c506 rpcauth_cache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_scan()
520 rpcauth_cache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in rpcauth_cache_shrink_count()
/linux-4.1.27/fs/ext4/
Dextents_status.c1061 struct shrink_control *sc) in ext4_es_count()
1073 struct shrink_control *sc) in ext4_es_scan()
/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_page_alloc.c395 ttm_pool_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ttm_pool_shrink_scan()
424 ttm_pool_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ttm_pool_shrink_count()
Dttm_page_alloc_dma.c1010 ttm_dma_pool_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in ttm_dma_pool_shrink_scan()
1052 ttm_dma_pool_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in ttm_dma_pool_shrink_count()
/linux-4.1.27/drivers/staging/speakup/
Dsynth.c260 void spk_reset_index_count(int sc) in spk_reset_index_count()
/linux-4.1.27/tools/perf/
Dbuiltin-trace.c1443 static int syscall__set_arg_fmts(struct syscall *sc) in syscall__set_arg_fmts()
1469 struct syscall *sc; in trace__read_syscall_info() local
1543 static size_t syscall__scnprintf_args(struct syscall *sc, char *bf, size_t size, in syscall__scnprintf_args()
1716 struct syscall *sc = trace__syscall_info(trace, evsel, id); in trace__sys_enter() local
1772 struct syscall *sc = trace__syscall_info(trace, evsel, id); in trace__sys_exit() local
2457 struct syscall *sc; in thread__dump_stats() local
/linux-4.1.27/drivers/scsi/aic94xx/
Daic94xx_task.c60 struct scatterlist *sc; in asd_map_scatterlist() local
/linux-4.1.27/arch/m68k/atari/
Datakeyb.c107 #define IS_SYNC_CODE(sc) ((sc) >= 0x04 && (sc) <= 0xfb) argument
/linux-4.1.27/crypto/
Dtwofish_common.c593 u8 sa = 0, sb = 0, sc = 0, sd = 0, se = 0, sf = 0, sg = 0, sh = 0; in __twofish_setkey() local
/linux-4.1.27/fs/xfs/
Dxfs_qm.c520 struct shrink_control *sc) in xfs_qm_shrink_scan()
555 struct shrink_control *sc) in xfs_qm_shrink_count()
Dxfs_super.c1590 struct shrink_control *sc) in xfs_fs_nr_cached_objects()
1598 struct shrink_control *sc) in xfs_fs_free_cached_objects()
Dxfs_buf.c1599 struct shrink_control *sc) in xfs_buftarg_shrink_scan()
1622 struct shrink_control *sc) in xfs_buftarg_shrink_count()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dd3.c1330 static void iwl_mvm_aes_sc_to_seq(struct aes_sc *sc, in iwl_mvm_aes_sc_to_seq()
1344 static void iwl_mvm_tkip_sc_to_seq(struct tkip_sc *sc, in iwl_mvm_tkip_sc_to_seq()
1440 union iwl_all_tsc_rsc *sc = &data->status->gtk.rsc.all_tsc_rsc; in iwl_mvm_d3_update_gtks() local
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_release.c63 int count = 0, sc = 0; in qxl_fence_wait() local
/linux-4.1.27/drivers/input/tablet/
Dhanwang.c54 #define HANWANG_TABLET_DEVICE(vend, cl, sc, pr) \ argument
/linux-4.1.27/drivers/isdn/hardware/mISDN/
DmISDNinfineon.c120 struct inf_hw *sc[3]; /* slave cards */ member
1113 struct inf_hw *sc; in inf_probe() local
/linux-4.1.27/net/mac80211/
Drx.c897 u16 sc = le16_to_cpu(hdr->seq_ctrl); in ieee80211_sta_manage_reorder_buf() local
987 u16 sc; in ieee80211_rx_reorder_ampdu() local
1781 u16 sc; in ieee80211_rx_h_defragment() local
/linux-4.1.27/drivers/md/bcache/
Dsysfs.c621 struct shrink_control sc; in STORE() local
Dbtree.c662 struct shrink_control *sc) in bch_mca_scan()
726 struct shrink_control *sc) in bch_mca_count()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi5_core.c427 unsigned itc, ec, q, sc; in hdmi_core_write_avi_infoframe() local
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_dbf.c402 void zfcp_dbf_scsi(char *tag, struct scsi_cmnd *sc, struct zfcp_fsf_req *fsf) in zfcp_dbf_scsi()
/linux-4.1.27/drivers/isdn/capi/
Dcapiutil.c204 static unsigned command_2_index(u8 c, u8 sc) in command_2_index()
/linux-4.1.27/drivers/media/platform/s3c-camif/
Dcamif-regs.c367 struct camif_scaler *sc = &vp->scaler; in camif_hw_set_prescaler() local
/linux-4.1.27/drivers/net/fddi/skfp/
Dpmf.c537 struct smt_p_setcount *sc ; in smt_check_set_count() local
/linux-4.1.27/include/net/nfc/
Ddigital.h81 u16 sc; member
/linux-4.1.27/drivers/scsi/libfc/
Dfc_fcp.c443 struct scsi_cmnd *sc = fsp->cmd; in fc_fcp_recv_data() local
563 struct scsi_cmnd *sc; in fc_fcp_send_data() local
/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.c1686 struct scsi_cmnd *sc = task->sc; in task_release_itt() local
1703 struct scsi_cmnd *sc = task->sc; in task_reserve_itt() local
2096 struct scsi_cmnd *sc = task->sc; in cxgbi_conn_alloc_pdu() local
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dsta_ioctl.c1116 u8 sc; in mwifiex_remain_on_chan_cfg() local
/linux-4.1.27/drivers/tty/serial/
Dioc3_serial.c267 char sc[4]; /* status/control */ member
1125 char *sc; in do_read() local
/linux-4.1.27/block/
Dblk-throttle.c505 struct tg_stats_cpu *sc = per_cpu_ptr(tg->stats_cpu, cpu); in throtl_pd_reset_stats() local
1299 struct tg_stats_cpu *sc = per_cpu_ptr(tg->stats_cpu, cpu); in tg_prfill_cpu_rwstat() local
/linux-4.1.27/fs/nfs/
Dnfs4state.c454 nfs4_init_seqid_counter(struct nfs_seqid_counter *sc) in nfs4_init_seqid_counter()
465 nfs4_destroy_seqid_counter(struct nfs_seqid_counter *sc) in nfs4_destroy_seqid_counter()
/linux-4.1.27/drivers/uwb/
Dhwa-rc.c313 struct uwb_rc_cmd_scan *sc; in hwarc_filter_cmd_scan_WUSB_0100() local
/linux-4.1.27/fs/ntfs/
Dfile.c1898 size_t sc; in ntfs_perform_write() local
/linux-4.1.27/drivers/spi/
Dspi-fsl-dspi.c182 static void ns_delay_scale(char *psc, char *sc, int delay_ns, in ns_delay_scale()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c1842 struct shrink_control *sc) in lu_cache_shrink_count()
1866 struct shrink_control *sc) in lu_cache_shrink_scan()
/linux-4.1.27/net/sched/
Dsch_hfsc.c482 sc2isc(struct tc_service_curve *sc, struct internal_sc *isc) in sc2isc()
1304 hfsc_dump_sc(struct sk_buff *skb, int attr, struct internal_sc *sc) in hfsc_dump_sc()
/linux-4.1.27/drivers/misc/
Dlkdtm.c208 struct scan_control *sc) in jp_shrink_inactive_list()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dmem.c113 struct ulptx_idata *sc; in _c4iw_write_mem_inline() local
/linux-4.1.27/fs/quota/
Ddquot.c696 dqcache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in dqcache_shrink_scan()
719 dqcache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in dqcache_shrink_count()

12