/linux-4.1.27/drivers/net/wan/lmc/ |
D | lmc_media.c | 157 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 …]
|
D | lmc_main.c | 113 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 …]
|
D | lmc_proto.c | 50 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()
|
D | lmc_var.h | 44 #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/ |
D | gpio.c | 27 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 …]
|
D | channel.c | 23 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 …]
|
D | main.c | 57 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 …]
|
D | recv.c | 23 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 …]
|
D | beacon.c | 22 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 …]
|
D | link.c | 25 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 …]
|
D | init.c | 120 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 …]
|
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() 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()
|
D | xmit.c | 80 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 …]
|
D | wow.c | 33 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
|
D | debug.c | 29 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 …]
|
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() 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 …]
|
D | pci.c | 771 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
|
D | dfs_debug.c | 37 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()
|
D | ahb.c | 61 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
|
D | dfs_debug.h | 58 #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()
|
D | dfs.c | 51 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()
|
D | ath9k.h | 82 #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 …]
|
D | debug_sta.c | 27 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
|
D | debug.h | 30 #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()
|
D | dfs.h | 41 ath9k_dfs_process_phyerr(struct ath_softc *sc, void *data, in ath9k_dfs_process_phyerr()
|
D | mci.h | 165 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()
|
D | antenna.c | 721 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/ |
D | tcp.c | 77 #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 …]
|
D | netdebug.c | 213 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
|
D | tcp.h | 147 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/ |
D | sudmac.c | 54 #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 …]
|
D | rcar-hpbdma.c | 125 #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/ |
D | dm-stripe.c | 52 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 …]
|
D | raid5.c | 1981 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()
|
D | dm-bufio.c | 1538 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/ |
D | hid-sony.c | 891 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/ |
D | sb1250-mac.c | 437 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/ |
D | signal.c | 68 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()
|
D | signal32.c | 81 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/ |
D | sc.c | 23 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/ |
D | ueagle-atm.c | 296 #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/ |
D | fnic_scsi.c | 107 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/ |
D | simscsi.c | 68 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/ |
D | cx18-alsa-main.c | 89 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
|
D | cx18-alsa-mixer.c | 164 struct snd_card *sc = cxsc->sc; in snd_cx18_mixer_create() local
|
D | cx18-alsa.h | 26 struct snd_card *sc; member
|
D | cx18-alsa-pcm.c | 329 struct snd_card *sc = cxsc->sc; in snd_cx18_pcm_create() local
|
D | cx18-av-core.c | 299 int hblank, hactive, burst, vblank, vactive, sc; in cx18_av_std_setup() local
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-alsa-main.c | 89 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
|
D | ivtv-alsa-mixer.c | 164 struct snd_card *sc = itvsc->sc; in snd_ivtv_mixer_create() local
|
D | ivtv-alsa.h | 27 struct snd_card *sc; member
|
D | ivtv-alsa-pcm.c | 336 struct snd_card *sc = itvsc->sc; in snd_ivtv_pcm_create() local
|
/linux-4.1.27/mm/ |
D | vmscan.c | 153 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 …]
|
D | swap_cgroup.c | 67 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
|
D | workingset.c | 270 struct shrink_control *sc) in count_shadow_nodes() 374 struct shrink_control *sc) in scan_shadow_nodes()
|
/linux-4.1.27/arch/sh/kernel/ |
D | signal_64.c | 130 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()
|
D | signal_32.c | 63 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/ |
D | snapshot.c | 61 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()
|
D | ceph_fs.c | 13 __u32 sc = le32_to_cpu(layout->fl_stripe_count); in ceph_file_layout_is_valid() local
|
D | auth_x.c | 504 struct ceph_x_server_challenge *sc = buf; in ceph_x_handle_reply() local
|
/linux-4.1.27/arch/m68k/kernel/ |
D | signal.c | 199 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/ |
D | virtio_scsi.c | 39 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 …]
|
D | libiscsi.c | 222 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 …]
|
D | xen-scsifront.c | 96 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()
|
D | libiscsi_tcp.c | 961 struct scsi_cmnd *sc = task->sc; in iscsi_tcp_task_init() local
|
D | aha152x.c | 1429 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/ |
D | signal_64.c | 80 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()
|
D | signal_32.c | 1414 struct sigcontext __user *sc; in handle_signal32() local 1498 struct sigcontext __user *sc; in sys_sigreturn() local
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | signal.c | 48 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/ |
D | signal.c | 49 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()
|
D | kgdb.c | 374 const char *sc; in gdb_cris_strlen() local
|
/linux-4.1.27/drivers/staging/android/ |
D | lowmemorykiller.c | 70 struct shrink_control *sc) in lowmem_count() 78 static unsigned long lowmem_scan(struct shrinker *s, struct shrink_control *sc) in lowmem_scan()
|
D | ashmem.c | 435 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/ |
D | signal.c | 43 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()
|
D | sigframe.h | 22 struct sigcontext sc; member
|
/linux-4.1.27/fs/ubifs/ |
D | shrinker.c | 280 struct shrink_control *sc) in ubifs_shrink_count() 292 struct shrink_control *sc) in ubifs_shrink_scan()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | signal.c | 125 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/ |
D | signal.c | 43 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/ |
D | signal.c | 47 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/ |
D | signal.c | 38 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/ |
D | signal32.c | 63 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()
|
D | signal.c | 71 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/ |
D | signal.c | 32 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/ |
D | tcm_loop.c | 117 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
|
D | tcm_loop.h | 16 struct scsi_cmnd *sc; member
|
/linux-4.1.27/arch/x86/um/ |
D | signal.c | 156 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/ |
D | signal.c | 44 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/ |
D | signal.c | 44 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/ |
D | msp3400.h | 140 #define MSP_INPUT(sc, t, main_aux_src, sc_i2s_src) \ argument 150 #define MSP_OUTPUT(sc) \ argument
|
/linux-4.1.27/include/linux/ |
D | list_lru.h | 113 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()
|
D | usb.h | 922 #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/ |
D | signal.c | 46 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/ |
D | i915_gem_shrinker.c | 195 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/ |
D | memset.c | 28 memset (void *dstpp, int sc, size_t len) in memset()
|
/linux-4.1.27/arch/m32r/kernel/ |
D | signal.c | 45 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/ |
D | signal.c | 38 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/ |
D | signal.c | 38 struct sigcontext __user *sc, long *_d0) in restore_sigcontext() 156 static int setup_sigcontext(struct sigcontext __user *sc, in setup_sigcontext()
|
D | sigframe.h | 17 struct sigcontext sc; member
|
/linux-4.1.27/arch/tile/kernel/ |
D | signal.c | 46 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/ |
D | super.c | 451 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
|
D | quota.c | 167 struct shrink_control *sc) in gfs2_qd_shrink_scan() 184 struct shrink_control *sc) in gfs2_qd_shrink_count()
|
D | glock.c | 1437 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/ |
D | signal.c | 41 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/ |
D | jpeg.h | 155 int i, sc; in jpeg_set_qual() local
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | signal.c | 137 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/ |
D | exynos_drm_gsc.c | 143 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
|
D | exynos_drm_fimc.c | 165 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/ |
D | lpfc_scsi.c | 147 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/ |
D | signal.c | 64 struct sigcontext sc; member 308 struct sigcontext sc; in setup_frame() local
|
D | compat_signal.c | 36 struct sigcontext32 sc; member 395 struct sigcontext32 sc; in setup_frame32() local
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion_heap.c | 269 struct shrink_control *sc) in ion_heap_shrink_count() 282 struct shrink_control *sc) in ion_heap_shrink_scan()
|
D | ion.c | 1473 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/ |
D | fimc-reg.c | 237 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
|
D | fimc-core.c | 253 struct fimc_scaler *sc = &ctx->scaler; in fimc_set_scaler_info() local
|
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 91 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/ |
D | hostap_80211_rx.c | 255 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/ |
D | rtllib_rx.c | 96 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/ |
D | mptscsih.c | 436 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/ |
D | ia32_signal.c | 164 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/ |
D | gsc-regs.c | 349 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
|
D | gsc-core.c | 637 struct gsc_scaler *sc = &ctx->scaler; in gsc_set_scaler_info() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_pool.c | 1157 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/ |
D | libipw_rx.c | 93 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/ |
D | string.h | 10 const char *sc = s; in strnlen() local
|
/linux-4.1.27/net/tipc/ |
D | addr.c | 79 u32 addr_domain(struct net *net, u32 sc) in addr_domain()
|
/linux-4.1.27/drivers/scsi/libsas/ |
D | sas_scsi_host.c | 53 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/ |
D | iser_memory.c | 574 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()
|
D | iser_initiator.c | 385 struct scsi_cmnd *sc = task->sc; in iser_send_command() local
|
/linux-4.1.27/drivers/net/ |
D | eql.c | 484 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/ |
D | ieee80211_rx.c | 101 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/ |
D | signal.c | 64 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/ |
D | mbcache.c | 248 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()
|
D | super.c | 56 struct shrink_control *sc) in super_cache_scan() 113 struct shrink_control *sc) in super_cache_count()
|
/linux-4.1.27/fs/nfsd/ |
D | nfscache.c | 299 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/ |
D | string.c | 130 const char *sc; in strlen() local
|
/linux-4.1.27/drivers/scsi/bnx2i/ |
D | bnx2i_iscsi.c | 145 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/ |
D | aic7770.c | 278 struct seeprom_config *sc; in aha2840_load_seeprom() local
|
D | aic7xxx_93cx6.c | 305 ahc_verify_cksum(struct seeprom_config *sc) in ahc_verify_cksum()
|
D | aic7xxx_pci.c | 1263 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()
|
D | aic79xx_pci.c | 517 struct seeprom_config *sc; in ahd_check_extport() local
|
/linux-4.1.27/arch/arm/boot/compressed/ |
D | string.c | 61 const char *sc = s; in strlen() local
|
/linux-4.1.27/drivers/video/fbdev/mb862xx/ |
D | mb862xxfbdrv.c | 207 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/ |
D | pageattr-test.c | 113 struct split_state sa, sb, sc; in pageattr_test() local
|
/linux-4.1.27/arch/alpha/boot/ |
D | stdio.c | 14 const char *sc; in strnlen() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | sigframe.h | 26 struct sigcontext_ia32 sc; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_bulk.c | 223 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/ |
D | sdhci-s3c.c | 451 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/ |
D | clockdomains3xxx_data.c | 500 struct clockdomain **sc; in omap3xxx_clockdomains_init() local
|
/linux-4.1.27/sound/pci/lola/ |
D | lola_clock.c | 195 struct lola_sample_clock *sc; in lola_init_clock_widget() local
|
/linux-4.1.27/drivers/usb/storage/ |
D | usual-tables.c | 45 #define UNUSUAL_VENDOR_INTF(id_vendor, cl, sc, pr, \ argument
|
D | usb.c | 126 #define UNUSUAL_VENDOR_INTF(idVendor, cl, sc, pr, \ argument
|
/linux-4.1.27/arch/powerpc/boot/ |
D | stdio.c | 17 const char *sc; in strnlen() local
|
D | cpm-serial.c | 65 u16 sc; /* Status and Control */ member
|
/linux-4.1.27/net/ieee802154/ |
D | header_ops.c | 206 static int ieee802154_hdr_sechdr_len(u8 sc) in ieee802154_hdr_sechdr_len()
|
/linux-4.1.27/drivers/net/usb/ |
D | cx82310_eth.c | 321 #define USB_DEVICE_CLASS(vend, prod, cl, sc, pr) \ argument
|
/linux-4.1.27/lib/ |
D | string.c | 390 const char *sc; in strlen() local 407 const char *sc; in strnlen() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | nmi.h | 33 __u32 sc : 1; /* 17 storage error corrected */ member
|
/linux-4.1.27/kernel/trace/ |
D | trace_kprobe.c | 93 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
|
D | trace_probe.h | 248 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/ |
D | bnx2fc_io.c | 1646 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/ |
D | ipipe.h | 174 #define __ipipe_syscall_watched_p(p, sc) \ argument
|
/linux-4.1.27/net/sunrpc/ |
D | auth.c | 506 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/ |
D | extents_status.c | 1061 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/ |
D | ttm_page_alloc.c | 395 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()
|
D | ttm_page_alloc_dma.c | 1010 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/ |
D | synth.c | 260 void spk_reset_index_count(int sc) in spk_reset_index_count()
|
/linux-4.1.27/tools/perf/ |
D | builtin-trace.c | 1443 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/ |
D | aic94xx_task.c | 60 struct scatterlist *sc; in asd_map_scatterlist() local
|
/linux-4.1.27/arch/m68k/atari/ |
D | atakeyb.c | 107 #define IS_SYNC_CODE(sc) ((sc) >= 0x04 && (sc) <= 0xfb) argument
|
/linux-4.1.27/crypto/ |
D | twofish_common.c | 593 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/ |
D | xfs_qm.c | 520 struct shrink_control *sc) in xfs_qm_shrink_scan() 555 struct shrink_control *sc) in xfs_qm_shrink_count()
|
D | xfs_super.c | 1590 struct shrink_control *sc) in xfs_fs_nr_cached_objects() 1598 struct shrink_control *sc) in xfs_fs_free_cached_objects()
|
D | xfs_buf.c | 1599 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/ |
D | d3.c | 1330 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/ |
D | qxl_release.c | 63 int count = 0, sc = 0; in qxl_fence_wait() local
|
/linux-4.1.27/drivers/input/tablet/ |
D | hanwang.c | 54 #define HANWANG_TABLET_DEVICE(vend, cl, sc, pr) \ argument
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | mISDNinfineon.c | 120 struct inf_hw *sc[3]; /* slave cards */ member 1113 struct inf_hw *sc; in inf_probe() local
|
/linux-4.1.27/net/mac80211/ |
D | rx.c | 897 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/ |
D | sysfs.c | 621 struct shrink_control sc; in STORE() local
|
D | btree.c | 662 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/ |
D | hdmi5_core.c | 427 unsigned itc, ec, q, sc; in hdmi_core_write_avi_infoframe() local
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_dbf.c | 402 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/ |
D | capiutil.c | 204 static unsigned command_2_index(u8 c, u8 sc) in command_2_index()
|
/linux-4.1.27/drivers/media/platform/s3c-camif/ |
D | camif-regs.c | 367 struct camif_scaler *sc = &vp->scaler; in camif_hw_set_prescaler() local
|
/linux-4.1.27/drivers/net/fddi/skfp/ |
D | pmf.c | 537 struct smt_p_setcount *sc ; in smt_check_set_count() local
|
/linux-4.1.27/include/net/nfc/ |
D | digital.h | 81 u16 sc; member
|
/linux-4.1.27/drivers/scsi/libfc/ |
D | fc_fcp.c | 443 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/ |
D | libcxgbi.c | 1686 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/ |
D | sta_ioctl.c | 1116 u8 sc; in mwifiex_remain_on_chan_cfg() local
|
/linux-4.1.27/drivers/tty/serial/ |
D | ioc3_serial.c | 267 char sc[4]; /* status/control */ member 1125 char *sc; in do_read() local
|
/linux-4.1.27/block/ |
D | blk-throttle.c | 505 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/ |
D | nfs4state.c | 454 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/ |
D | hwa-rc.c | 313 struct uwb_rc_cmd_scan *sc; in hwarc_filter_cmd_scan_WUSB_0100() local
|
/linux-4.1.27/fs/ntfs/ |
D | file.c | 1898 size_t sc; in ntfs_perform_write() local
|
/linux-4.1.27/drivers/spi/ |
D | spi-fsl-dspi.c | 182 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/ |
D | lu_object.c | 1842 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/ |
D | sch_hfsc.c | 482 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/ |
D | lkdtm.c | 208 struct scan_control *sc) in jp_shrink_inactive_list()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 113 struct ulptx_idata *sc; in _c4iw_write_mem_inline() local
|
/linux-4.1.27/fs/quota/ |
D | dquot.c | 696 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()
|