Home
last modified time | relevance | path

Searched defs:ssp (Results 1 – 25 of 39) sorted by relevance

12

/linux/kernel/rcu/
H A Dsrcutree.c123 static void init_srcu_struct_data(struct srcu_struct *ssp) in init_srcu_struct_data() argument
164 static bool init_srcu_struct_nodes(struct srcu_struct *ssp, gfp_t gfp_flags) in init_srcu_struct_nodes() argument
237 init_srcu_struct_fields(struct srcu_struct * ssp,bool is_static) init_srcu_struct_fields() argument
289 __init_srcu_struct(struct srcu_struct * ssp,const char * name,struct lock_class_key * key) __init_srcu_struct() argument
309 init_srcu_struct(struct srcu_struct * ssp) init_srcu_struct() argument
320 __srcu_transition_to_big(struct srcu_struct * ssp) __srcu_transition_to_big() argument
329 srcu_transition_to_big(struct srcu_struct * ssp) srcu_transition_to_big() argument
349 spin_lock_irqsave_check_contention(struct srcu_struct * ssp) spin_lock_irqsave_check_contention() argument
373 struct srcu_struct *ssp = sdp->ssp; spin_lock_irqsave_sdp_contention() local
389 spin_lock_irqsave_ssp_contention(struct srcu_struct * ssp,unsigned long * flags) spin_lock_irqsave_ssp_contention() argument
405 check_init_srcu_struct(struct srcu_struct * ssp) check_init_srcu_struct() argument
424 srcu_gp_is_expedited(struct srcu_struct * ssp) srcu_gp_is_expedited() argument
437 srcu_readers_lock_idx(struct srcu_struct * ssp,int idx,bool gp,unsigned long unlocks) srcu_readers_lock_idx() argument
461 srcu_readers_unlock_idx(struct srcu_struct * ssp,int idx,unsigned long * rdm) srcu_readers_unlock_idx() argument
483 srcu_readers_active_idx_check(struct srcu_struct * ssp,int idx) srcu_readers_active_idx_check() argument
579 srcu_readers_active(struct srcu_struct * ssp) srcu_readers_active() argument
646 srcu_get_delay(struct srcu_struct * ssp) srcu_get_delay() argument
678 cleanup_srcu_struct(struct srcu_struct * ssp) cleanup_srcu_struct() argument
726 __srcu_check_read_flavor(struct srcu_struct * ssp,int read_flavor) __srcu_check_read_flavor() argument
752 __srcu_read_lock(struct srcu_struct * ssp) __srcu_read_lock() argument
767 __srcu_read_unlock(struct srcu_struct * ssp,int idx) __srcu_read_unlock() argument
781 __srcu_read_lock_nmisafe(struct srcu_struct * ssp) __srcu_read_lock_nmisafe() argument
797 __srcu_read_unlock_nmisafe(struct srcu_struct * ssp,int idx) __srcu_read_unlock_nmisafe() argument
809 srcu_gp_start(struct srcu_struct * ssp) srcu_gp_start() argument
857 srcu_schedule_cbs_snp(struct srcu_struct * ssp,struct srcu_node * snp,unsigned long mask,unsigned long delay) srcu_schedule_cbs_snp() argument
878 srcu_gp_end(struct srcu_struct * ssp) srcu_gp_end() argument
984 srcu_funnel_exp_start(struct srcu_struct * ssp,struct srcu_node * snp,unsigned long s) srcu_funnel_exp_start() argument
1024 srcu_funnel_gp_start(struct srcu_struct * ssp,struct srcu_data * sdp,unsigned long s,bool do_norm) srcu_funnel_gp_start() argument
1105 try_check_zero(struct srcu_struct * ssp,int idx,int trycount) try_check_zero() argument
1127 srcu_flip(struct srcu_struct * ssp) srcu_flip() argument
1198 srcu_should_expedite(struct srcu_struct * ssp) srcu_should_expedite() argument
1253 srcu_gp_start_if_needed(struct srcu_struct * ssp,struct rcu_head * rhp,bool do_norm) srcu_gp_start_if_needed() argument
1381 __call_srcu(struct srcu_struct * ssp,struct rcu_head * rhp,rcu_callback_t func,bool do_norm) __call_srcu() argument
1415 call_srcu(struct srcu_struct * ssp,struct rcu_head * rhp,rcu_callback_t func) call_srcu() argument
1425 __synchronize_srcu(struct srcu_struct * ssp,bool do_norm) __synchronize_srcu() argument
1467 synchronize_srcu_expedited(struct srcu_struct * ssp) synchronize_srcu_expedited() argument
1522 synchronize_srcu(struct srcu_struct * ssp) synchronize_srcu() argument
1541 get_state_synchronize_srcu(struct srcu_struct * ssp) get_state_synchronize_srcu() argument
1560 start_poll_synchronize_srcu(struct srcu_struct * ssp) start_poll_synchronize_srcu() argument
1591 poll_state_synchronize_srcu(struct srcu_struct * ssp,unsigned long cookie) poll_state_synchronize_srcu() argument
1609 struct srcu_struct *ssp; srcu_barrier_cb() local
1626 srcu_barrier_one_cpu(struct srcu_struct * ssp,struct srcu_data * sdp) srcu_barrier_one_cpu() argument
1644 srcu_barrier(struct srcu_struct * ssp) srcu_barrier() argument
1688 srcu_batches_completed(struct srcu_struct * ssp) srcu_batches_completed() argument
1699 srcu_advance_state(struct srcu_struct * ssp) srcu_advance_state() argument
1776 struct srcu_struct *ssp; srcu_invoke_callbacks() local
1830 srcu_reschedule(struct srcu_struct * ssp,unsigned long delay) srcu_reschedule() argument
1857 struct srcu_struct *ssp; process_srcu() local
1884 srcutorture_get_gp_data(struct srcu_struct * ssp,int * flags,unsigned long * gp_seq) srcutorture_get_gp_data() argument
1905 srcu_torture_stats_print(struct srcu_struct * ssp,char * tt,char * tf) srcu_torture_stats_print() argument
2010 struct srcu_struct *ssp; srcu_module_coming() local
2027 struct srcu_struct *ssp; srcu_module_going() local
[all...]
/linux/drivers/tty/serial/
H A Dsifive.c227 static void __ssp_writel(u32 v, u16 offs, struct sifive_serial_port *ssp) in __ssp_writel() argument
244 static u32 __ssp_readl(struct sifive_serial_port *ssp, u16 offs) in __ssp_readl() argument
260 static int sifive_serial_is_txfifo_full(struct sifive_serial_port *ssp) in sifive_serial_is_txfifo_full() argument
277 __ssp_transmit_char(struct sifive_serial_port * ssp,int ch) __ssp_transmit_char() argument
291 __ssp_transmit_chars(struct sifive_serial_port * ssp) __ssp_transmit_chars() argument
308 __ssp_enable_txwm(struct sifive_serial_port * ssp) __ssp_enable_txwm() argument
324 __ssp_enable_rxwm(struct sifive_serial_port * ssp) __ssp_enable_rxwm() argument
340 __ssp_disable_txwm(struct sifive_serial_port * ssp) __ssp_disable_txwm() argument
356 __ssp_disable_rxwm(struct sifive_serial_port * ssp) __ssp_disable_rxwm() argument
377 __ssp_receive_char(struct sifive_serial_port * ssp,char * is_empty) __ssp_receive_char() argument
405 __ssp_receive_chars(struct sifive_serial_port * ssp) __ssp_receive_chars() argument
432 __ssp_update_div(struct sifive_serial_port * ssp) __ssp_update_div() argument
451 __ssp_update_baud_rate(struct sifive_serial_port * ssp,unsigned int rate) __ssp_update_baud_rate() argument
468 __ssp_set_stop_bits(struct sifive_serial_port * ssp,char nstop) __ssp_set_stop_bits() argument
491 __ssp_wait_for_xmitr(struct sifive_serial_port * ssp) __ssp_wait_for_xmitr() argument
503 struct sifive_serial_port *ssp = port_to_sifive_serial_port(port); sifive_serial_stop_tx() local
510 struct sifive_serial_port *ssp = port_to_sifive_serial_port(port); sifive_serial_stop_rx() local
517 struct sifive_serial_port *ssp = port_to_sifive_serial_port(port); sifive_serial_start_tx() local
524 struct sifive_serial_port *ssp = dev_id; sifive_serial_irq() local
567 struct sifive_serial_port *ssp = port_to_sifive_serial_port(port); sifive_serial_startup() local
579 struct sifive_serial_port *ssp = port_to_sifive_serial_port(port); sifive_serial_shutdown() local
605 struct sifive_serial_port *ssp = notifier_to_sifive_serial_port(nb); sifive_serial_clk_notifier() local
639 struct sifive_serial_port *ssp = port_to_sifive_serial_port(port); sifive_serial_set_termios() local
696 struct sifive_serial_port *ssp = port_to_sifive_serial_port(port); sifive_serial_config_port() local
715 struct sifive_serial_port *ssp = port_to_sifive_serial_port(port); sifive_serial_poll_get_char() local
728 struct sifive_serial_port *ssp = port_to_sifive_serial_port(port); sifive_serial_poll_put_char() local
786 struct sifive_serial_port *ssp = port_to_sifive_serial_port(port); sifive_serial_console_putchar() local
811 struct sifive_serial_port *ssp = sifive_serial_console_ports[co->index]; sifive_serial_console_write_atomic() local
837 struct sifive_serial_port *ssp = sifive_serial_console_ports[co->index]; sifive_serial_console_write_thread() local
876 struct sifive_serial_port *ssp; sifive_serial_console_setup() local
920 __ssp_add_console_port(struct sifive_serial_port * ssp) __ssp_add_console_port() argument
925 __ssp_remove_console_port(struct sifive_serial_port * ssp) __ssp_remove_console_port() argument
936 __ssp_add_console_port(struct sifive_serial_port * ssp) __ssp_add_console_port() argument
938 __ssp_remove_console_port(struct sifive_serial_port * ssp) __ssp_remove_console_port() argument
975 struct sifive_serial_port *ssp; sifive_serial_probe() local
1077 struct sifive_serial_port *ssp = platform_get_drvdata(dev); sifive_serial_remove() local
1087 struct sifive_serial_port *ssp = dev_get_drvdata(dev); sifive_serial_suspend() local
1094 struct sifive_serial_port *ssp = dev_get_drvdata(dev); sifive_serial_resume() local
[all...]
/linux/include/linux/
H A Dsrcutiny.h63 static inline int __srcu_read_lock(struct srcu_struct *ssp) in __srcu_read_lock() argument
76 static inline bool __srcu_ptr_to_ctr(struct srcu_struct *ssp, struct srcu_ctr __percpu *scpp) in __srcu_ptr_to_ctr() argument
81 static inline struct srcu_ctr __percpu *__srcu_ctr_to_ptr(struct srcu_struct *ssp, int idx) in __srcu_ctr_to_ptr() argument
86 static inline struct srcu_ctr __percpu *__srcu_read_lock_fast(struct srcu_struct *ssp) in __srcu_read_lock_fast() argument
91 __srcu_read_unlock_fast(struct srcu_struct * ssp,struct srcu_ctr __percpu * scp) __srcu_read_unlock_fast() argument
96 synchronize_srcu_expedited(struct srcu_struct * ssp) synchronize_srcu_expedited() argument
101 srcu_barrier(struct srcu_struct * ssp) srcu_barrier() argument
106 srcu_check_read_flavor(ssp,read_flavor) global() argument
107 srcu_check_read_flavor_force(ssp,read_flavor) global() argument
110 srcu_torture_stats_print(struct srcu_struct * ssp,char * tt,char * tf) srcu_torture_stats_print() argument
[all...]
H A Dsrcutree.h49 struct srcu_struct *ssp; member
217 static inline bool __srcu_ptr_to_ctr(struct srcu_struct *ssp, struct srcu_ctr __percpu *scpp) in __srcu_ptr_to_ctr() argument
224 static inline struct srcu_ctr __percpu *__srcu_ctr_to_ptr(struct srcu_struct *ssp, int idx) in __srcu_ctr_to_ptr() argument
243 __srcu_read_lock_fast(struct srcu_struct * ssp) __srcu_read_lock_fast() argument
271 __srcu_read_unlock_fast(struct srcu_struct * ssp,struct srcu_ctr __percpu * scp) __srcu_read_unlock_fast() argument
286 srcu_check_read_flavor_force(struct srcu_struct * ssp,int read_flavor) srcu_check_read_flavor_force() argument
298 srcu_check_read_flavor(struct srcu_struct * ssp,int read_flavor) srcu_check_read_flavor() argument
[all...]
H A Dpxa2xx_ssp.h275 static inline void pxa_ssp_enable(struct ssp_device *ssp) in pxa_ssp_enable() argument
283 static inline void pxa_ssp_disable(struct ssp_device *ssp) in pxa_ssp_disable() argument
306 static inline void pxa_ssp_free(struct ssp_device *ssp) {} in pxa_ssp_free() argument
/linux/sound/soc/pxa/
H A Dpxa-ssp.c39 struct ssp_device *ssp; member
53 static void dump_registers(struct ssp_device *ssp) in dump_registers() argument
64 pxa_ssp_set_dma_params(struct ssp_device * ssp,int width4,int out,struct snd_dmaengine_dai_dma_data * dma) pxa_ssp_set_dma_params() argument
77 struct ssp_device *ssp = priv->ssp; pxa_ssp_startup() local
103 struct ssp_device *ssp = priv->ssp; pxa_ssp_shutdown() local
121 struct ssp_device *ssp = priv->ssp; pxa_ssp_suspend() local
139 struct ssp_device *ssp = priv->ssp; pxa_ssp_resume() local
167 pxa_ssp_set_scr(struct ssp_device * ssp,u32 div) pxa_ssp_set_scr() argument
188 struct ssp_device *ssp = priv->ssp; pxa_ssp_set_dai_sysclk() local
256 struct ssp_device *ssp = priv->ssp; pxa_ssp_set_pll() local
322 struct ssp_device *ssp = priv->ssp; pxa_ssp_set_dai_tdm_slot() local
357 struct ssp_device *ssp = priv->ssp; pxa_ssp_set_dai_tristate() local
417 struct ssp_device *ssp = priv->ssp; pxa_ssp_configure_dai_fmt() local
536 struct ssp_device *ssp = priv->ssp; pxa_ssp_hw_params() local
676 pxa_ssp_set_running_bit(struct snd_pcm_substream * substream,struct ssp_device * ssp,int value) pxa_ssp_set_running_bit() argument
712 struct ssp_device *ssp = priv->ssp; pxa_ssp_trigger() local
[all...]
/linux/drivers/mmc/host/
H A Dmxs-mmc.c48 struct mxs_ssp ssp; member
64 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_get_cd() local
86 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_reset() local
128 struct mxs_ssp *ssp = &host->ssp; mxs_mmc_request_done() local
180 struct mxs_ssp *ssp = &host->ssp; mxs_mmc_irq_handler() local
216 struct mxs_ssp *ssp = &host->ssp; mxs_mmc_prep_dma() local
250 struct mxs_ssp *ssp = &host->ssp; mxs_mmc_bc() local
284 struct mxs_ssp *ssp = &host->ssp; mxs_mmc_ac() local
357 struct mxs_ssp *ssp = &host->ssp; mxs_mmc_adtc() local
512 struct mxs_ssp *ssp = &host->ssp; mxs_mmc_enable_sdio_irq() local
566 struct mxs_ssp *ssp; mxs_mmc_probe() local
673 struct mxs_ssp *ssp = &host->ssp; mxs_mmc_remove() local
688 struct mxs_ssp *ssp = &host->ssp; mxs_mmc_suspend() local
698 struct mxs_ssp *ssp = &host->ssp; mxs_mmc_resume() local
[all...]
/linux/drivers/spi/
H A Dspi-mxs.c59 struct mxs_ssp ssp; member
68 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_setup_transfer() local
128 struct mxs_ssp *ssp = &spi->ssp; mxs_ssp_wait() local
155 struct mxs_ssp *ssp = dev_id; mxs_ssp_irq_handler() local
168 struct mxs_ssp *ssp = &spi->ssp; mxs_spi_txrx_dma() local
303 struct mxs_ssp *ssp = &spi->ssp; mxs_spi_txrx_pio() local
365 struct mxs_ssp *ssp = &spi->ssp; mxs_spi_transfer_one() local
447 struct mxs_ssp *ssp = &spi->ssp; mxs_spi_runtime_suspend() local
468 struct mxs_ssp *ssp = &spi->ssp; mxs_spi_runtime_resume() local
535 struct mxs_ssp *ssp; mxs_spi_probe() local
647 struct mxs_ssp *ssp; mxs_spi_remove() local
[all...]
H A Dspi-pxa2xx-platform.c22 pxa2xx_spi_init_ssp(struct platform_device *pdev, struct ssp_device *ssp, enum pxa_ssp_type type) in pxa2xx_spi_init_ssp() argument
55 pxa2xx_spi_ssp_release(void * ssp) pxa2xx_spi_ssp_release() argument
62 struct ssp_device *ssp; pxa2xx_spi_ssp_request() local
84 struct ssp_device *ssp; pxa2xx_spi_init_pdata() local
145 struct ssp_device *ssp; pxa2xx_spi_platform_probe() local
[all...]
H A Dspi-pxa2xx-pci.c67 static int pxa2xx_spi_pci_clk_register(struct pci_dev *dev, struct ssp_device *ssp, in pxa2xx_spi_pci_clk_register() argument
98 struct ssp_device *ssp = &c->ssp; in lpss_spi_setup() local
179 struct ssp_device *ssp = &c->ssp; ce4100_spi_setup() local
194 struct ssp_device *ssp = &c->ssp; mrfld_spi_setup() local
251 struct ssp_device *ssp = &c->ssp; qrk_spi_setup() local
270 struct ssp_device *ssp; pxa2xx_spi_pci_probe() local
[all...]
/linux/drivers/soc/pxa/
H A Dssp.c40 struct ssp_device *ssp = NULL; in pxa_ssp_request() local
64 struct ssp_device *ssp = NULL; pxa_ssp_request_of() local
85 pxa_ssp_free(struct ssp_device * ssp) pxa_ssp_free() argument
114 struct ssp_device *ssp; pxa_ssp_probe() local
181 struct ssp_device *ssp = platform_get_drvdata(pdev); pxa_ssp_remove() local
[all...]
/linux/arch/arm/mach-sa1100/
H A Dssp.c158 void ssp_save_state(struct ssp_state *ssp) in ssp_save_state() argument
172 void ssp_restore_state(struct ssp_state *ssp) in ssp_restore_state() argument
[all...]
/linux/sound/soc/intel/catpt/
H A Dregisters.h35 #define CATPT_CS_SFCR(ssp) BIT(27 + (ssp)) argument
39 #define CATPT_CS_SDPM(ssp) BIT(11 + (ssp)) argument
44 #define CATPT_CS_SBCS(ssp) BIT(2 + (ssp)) argument
144 #define catpt_ssp_addr(cdev, ssp) \ argument
151 #define catpt_writel_ssp(cdev, ssp, reg, val) \ argument
[all...]
/linux/fs/bcachefs/
H A Drcu_pending.c44 static inline rcu_gp_poll_state_t __get_state_synchronize_rcu(struct srcu_struct *ssp) in __get_state_synchronize_rcu() argument
51 static inline rcu_gp_poll_state_t __start_poll_synchronize_rcu(struct srcu_struct *ssp) in __start_poll_synchronize_rcu() argument
58 static inline bool __poll_state_synchronize_rcu(struct srcu_struct *ssp, rcu_gp_poll_state_t cookie) in __poll_state_synchronize_rcu() argument
65 static inline void __rcu_barrier(struct srcu_struct *ssp) in __rcu_barrier() argument
72 __call_rcu(struct srcu_struct * ssp,struct rcu_head * rhp,rcu_callback_t func) __call_rcu() argument
[all...]
/linux/security/smack/
H A Dsmack_lsm.c1563 struct socket_smack *ssp; in smack_inode_getsecurity() local
1968 struct socket_smack *ssp; in smack_file_receive() local
2405 struct socket_smack *ssp = smack_sock(sk); in smack_sk_alloc_security() local
2574 struct socket_smack *ssp = smack_sock(sk); smack_netlbl_add() local
2607 struct socket_smack *ssp = smack_sock(sk); smack_netlbl_delete() local
2639 struct socket_smack *ssp = smack_sock(sk); smk_ipv4_check() local
2714 struct socket_smack *ssp = smack_sock(sock->sk); smk_ipv6_port_label() local
2802 struct socket_smack *ssp = smack_sock(sk); smk_ipv6_port_check() local
2870 struct socket_smack *ssp; smack_inode_setsecurity() local
2944 struct socket_smack *ssp; smack_socket_post_create() local
3044 struct socket_smack *ssp = smack_sock(sock->sk); smack_socket_connect() local
3133 struct smack_known *ssp = smack_of_ipc(isp); smk_curacc_shm() local
3222 struct smack_known *ssp = smack_of_ipc(isp); smk_curacc_sem() local
3840 struct socket_smack *ssp = smack_sock(sock); smack_unix_stream_connect() local
3894 struct socket_smack *ssp = smack_sock(sock->sk); smack_unix_may_send() local
3932 struct socket_smack *ssp = smack_sock(sock->sk); smack_socket_sendmsg() local
3978 smack_from_secattr(struct netlbl_lsm_secattr * sap,struct socket_smack * ssp) smack_from_secattr() argument
4132 struct socket_smack *ssp = NULL; smack_from_netlbl() local
4160 struct socket_smack *ssp = smack_sock(sk); smack_socket_sock_rcv_skb() local
4259 struct socket_smack *ssp; smack_socket_getpeersec_stream() local
4295 struct socket_smack *ssp = NULL; smack_socket_getpeersec_dgram() local
4360 struct socket_smack *ssp = smack_sock(sk); smack_inet_conn_request() local
4446 struct socket_smack *ssp = smack_sock(sk); smack_inet_csk_clone() local
[all...]
H A Dsmack_netfilter.c26 struct socket_smack *ssp; in smack_ip_output() local
/linux/drivers/clk/mxs/
H A Dclk-ssp.c21 void mxs_ssp_set_clk_rate(struct mxs_ssp *ssp, unsigned int rate) in mxs_ssp_set_clk_rate() argument
/linux/fs/nilfs2/
H A Dsegment.c389 struct nilfs_segsum_pointer *ssp, in nilfs_segctor_map_segsum_entry() argument
444 struct nilfs_segsum_pointer *ssp; in nilfs_segctor_zeropad_segsum() local
486 nilfs_segctor_segsum_block_required(struct nilfs_sc_info * sci,const struct nilfs_segsum_pointer * ssp,unsigned int binfo_size) nilfs_segctor_segsum_block_required() argument
616 nilfs_write_file_data_binfo(struct nilfs_sc_info * sci,struct nilfs_segsum_pointer * ssp,union nilfs_binfo * binfo) nilfs_write_file_data_binfo() argument
625 nilfs_write_file_node_binfo(struct nilfs_sc_info * sci,struct nilfs_segsum_pointer * ssp,union nilfs_binfo * binfo) nilfs_write_file_node_binfo() argument
665 nilfs_write_dat_data_binfo(struct nilfs_sc_info * sci,struct nilfs_segsum_pointer * ssp,union nilfs_binfo * binfo) nilfs_write_dat_data_binfo() argument
674 nilfs_write_dat_node_binfo(struct nilfs_sc_info * sci,struct nilfs_segsum_pointer * ssp,union nilfs_binfo * binfo) nilfs_write_dat_node_binfo() argument
1605 struct nilfs_segsum_pointer ssp; nilfs_segctor_update_payload_blocknr() local
[all...]
/linux/arch/x86/kernel/
H A Dcet.c51 unsigned long ssp; in do_user_cp_fault() local
H A Dvm86_32.c495 unsigned char __user *ssp, unsigned short sp) in do_int() argument
551 unsigned char __user *ssp; in handle_vm86_fault() local
[all...]
/linux/arch/x86/kernel/fpu/
H A Dcore.c607 static int update_fpu_shstk(struct task_struct *dst, unsigned long ssp) in update_fpu_shstk() argument
635 unsigned long ssp) in fpu_clone() argument
/linux/sound/soc/intel/avs/
H A Dutils.h74 #define AVS_STRING_FMT(prefix, suffix, ssp, tdm) \ argument
/linux/arch/arm/boot/dts/arm/
H A Darm-realview-eb.dtsi358 ssp: spi@1000d000 { label
H A Darm-realview-pbx.dtsi349 ssp: spi@1000d000 { label
/linux/drivers/scsi/isci/
H A Dscu_remote_node_context.h220 struct ssp_remote_node_context ssp; member

12