/openbmc/linux/include/linux/ |
H A D | srcu.h | 31 #define init_srcu_struct(ssp) \ argument 68 static inline int __srcu_read_lock_nmisafe(struct srcu_struct *ssp) in __srcu_read_lock_nmisafe() 98 static inline int srcu_read_lock_held(const struct srcu_struct *ssp) in srcu_read_lock_held() 133 static inline int srcu_read_lock_held(const struct srcu_struct *ssp) in srcu_read_lock_held() 151 static inline void srcu_check_nmi_safety(struct srcu_struct *ssp, in srcu_check_nmi_safety() 168 #define srcu_dereference_check(p, ssp, c) \ argument 182 #define srcu_dereference(p, ssp) srcu_dereference_check((p), (ssp), 0) argument 209 static inline int srcu_read_lock(struct srcu_struct *ssp) __acquires(ssp) in srcu_read_lock() 238 srcu_read_lock_notrace(struct srcu_struct *ssp) __acquires(ssp) in srcu_read_lock_notrace() 282 static inline void srcu_read_unlock(struct srcu_struct *ssp, int idx) in srcu_read_unlock() [all …]
|
H A D | srcutiny.h | 63 static inline int __srcu_read_lock(struct srcu_struct *ssp) in __srcu_read_lock() 72 static inline void synchronize_srcu_expedited(struct srcu_struct *ssp) in synchronize_srcu_expedited() 77 static inline void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() 83 static inline void srcu_torture_stats_print(struct srcu_struct *ssp, in srcu_torture_stats_print()
|
/openbmc/linux/kernel/rcu/ |
H A D | srcutree.c | 305 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() 369 struct srcu_struct *ssp = sdp->ssp; in spin_lock_irqsave_sdp_contention() local 710 int __srcu_read_lock(struct srcu_struct *ssp) in __srcu_read_lock() 1099 static void srcu_flip(struct srcu_struct *ssp) in srcu_flip() 1548 struct srcu_struct *ssp; in srcu_barrier_cb() local 1582 void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() 1714 struct srcu_struct *ssp; in srcu_invoke_callbacks() local 1789 struct srcu_struct *ssp; in process_srcu() local 1814 struct srcu_struct *ssp, int *flags, in srcutorture_get_gp_data() 1942 struct srcu_struct *ssp; in srcu_module_coming() local [all …]
|
H A D | srcutiny.c | 27 static int init_srcu_struct_fields(struct srcu_struct *ssp) in init_srcu_struct_fields() 45 int __init_srcu_struct(struct srcu_struct *ssp, const char *name, in __init_srcu_struct() 65 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() 80 void cleanup_srcu_struct(struct srcu_struct *ssp) in cleanup_srcu_struct() 97 void __srcu_read_unlock(struct srcu_struct *ssp, int idx) in __srcu_read_unlock() 117 struct srcu_struct *ssp; in srcu_drive_gp() local 159 static void srcu_gp_start_if_needed(struct srcu_struct *ssp) in srcu_gp_start_if_needed() 179 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu() 197 void synchronize_srcu(struct srcu_struct *ssp) in synchronize_srcu() 224 unsigned long get_state_synchronize_srcu(struct srcu_struct *ssp) in get_state_synchronize_srcu() [all …]
|
/openbmc/linux/drivers/tty/serial/ |
H A D | sifive.c | 306 static void __ssp_enable_txwm(struct sifive_serial_port *ssp) in __ssp_enable_txwm() 322 static void __ssp_enable_rxwm(struct sifive_serial_port *ssp) in __ssp_enable_rxwm() 338 static void __ssp_disable_txwm(struct sifive_serial_port *ssp) in __ssp_disable_txwm() 354 static void __ssp_disable_rxwm(struct sifive_serial_port *ssp) in __ssp_disable_rxwm() 429 static void __ssp_update_div(struct sifive_serial_port *ssp) in __ssp_update_div() 521 struct sifive_serial_port *ssp = dev_id; in sifive_serial_irq() local 816 struct sifive_serial_port *ssp; in sifive_serial_console_setup() local 910 struct sifive_serial_port *ssp; in sifive_serial_probe() local 1012 struct sifive_serial_port *ssp = platform_get_drvdata(dev); in sifive_serial_remove() local 1024 struct sifive_serial_port *ssp = dev_get_drvdata(dev); in sifive_serial_suspend() local [all …]
|
/openbmc/linux/sound/soc/pxa/ |
H A D | pxa-ssp.c | 39 struct ssp_device *ssp; member 77 struct ssp_device *ssp = priv->ssp; in pxa_ssp_startup() local 103 struct ssp_device *ssp = priv->ssp; in pxa_ssp_shutdown() local 121 struct ssp_device *ssp = priv->ssp; in pxa_ssp_suspend() local 139 struct ssp_device *ssp = priv->ssp; in pxa_ssp_resume() local 188 struct ssp_device *ssp = priv->ssp; in pxa_ssp_set_dai_sysclk() local 256 struct ssp_device *ssp = priv->ssp; in pxa_ssp_set_pll() local 322 struct ssp_device *ssp = priv->ssp; in pxa_ssp_set_dai_tdm_slot() local 357 struct ssp_device *ssp = priv->ssp; in pxa_ssp_set_dai_tristate() local 417 struct ssp_device *ssp = priv->ssp; in pxa_ssp_configure_dai_fmt() local [all …]
|
/openbmc/linux/drivers/mmc/host/ |
H A D | mxs-mmc.c | 48 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; in mxs_mmc_request_done() local 180 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_irq_handler() local 216 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_prep_dma() local 250 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_bc() local 284 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_ac() local 357 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_adtc() local 512 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_enable_sdio_irq() local [all …]
|
/openbmc/linux/drivers/spi/ |
H A D | spi-mxs.c | 58 struct mxs_ssp ssp; member 67 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_setup_transfer() local 127 struct mxs_ssp *ssp = &spi->ssp; in mxs_ssp_wait() local 154 struct mxs_ssp *ssp = dev_id; in mxs_ssp_irq_handler() local 167 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_txrx_dma() local 302 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_txrx_pio() local 364 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_transfer_one() local 444 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_runtime_suspend() local 465 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_runtime_resume() local 533 struct mxs_ssp *ssp; in mxs_spi_probe() local [all …]
|
H A D | spi-pxa2xx-pci.c | 61 static int pxa2xx_spi_pci_clk_register(struct pci_dev *dev, struct ssp_device *ssp, in pxa2xx_spi_pci_clk_register() 92 struct ssp_device *ssp = &c->ssp; in lpss_spi_setup() local 173 struct ssp_device *ssp = &c->ssp; in ce4100_spi_setup() local 188 struct ssp_device *ssp = &c->ssp; in mrfld_spi_setup() local 245 struct ssp_device *ssp = &c->ssp; in qrk_spi_setup() local 266 struct ssp_device *ssp; in pxa2xx_spi_pci_probe() local
|
H A D | spi-pxa2xx.c | 899 const struct ssp_device *ssp = drv_data->ssp; in ssp_get_clk_div() local 1335 struct ssp_device *ssp; in pxa2xx_spi_init_pdata() local 1441 struct ssp_device *ssp; in pxa2xx_spi_probe() local 1665 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_remove() local 1692 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_suspend() local 1710 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_resume() local
|
/openbmc/linux/drivers/soc/pxa/ |
H A D | ssp.c | 40 struct ssp_device *ssp = NULL; in pxa_ssp_request() local 64 struct ssp_device *ssp = NULL; in pxa_ssp_request_of() local 85 void pxa_ssp_free(struct ssp_device *ssp) in pxa_ssp_free() 114 struct ssp_device *ssp; in pxa_ssp_probe() local 181 struct ssp_device *ssp = platform_get_drvdata(pdev); in pxa_ssp_remove() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | shstk.c | 50 static int create_rstor_token(unsigned long ssp, unsigned long *token_addr) in create_rstor_token() 238 unsigned long long ssp; in get_user_shstk_addr() local 280 static int shstk_push_sigframe(unsigned long *ssp) in shstk_push_sigframe() 295 static int shstk_pop_sigframe(unsigned long *ssp) in shstk_pop_sigframe() 350 unsigned long ssp; in setup_signal_shadow_stack() local 383 unsigned long ssp; in restore_signal_shadow_stack() local 583 unsigned long ssp; in shstk_update_last_frame() local
|
H A D | cet.c | 50 unsigned long ssp; in do_user_cp_fault() local
|
/openbmc/linux/drivers/input/mouse/ |
H A D | navpoint.c | 32 struct ssp_device *ssp; member 120 struct ssp_device *ssp = navpoint->ssp; in navpoint_irq() local 152 struct ssp_device *ssp = navpoint->ssp; in navpoint_up() local 179 struct ssp_device *ssp = navpoint->ssp; in navpoint_down() local 209 struct ssp_device *ssp; in navpoint_probe() local 303 struct ssp_device *ssp = navpoint->ssp; in navpoint_remove() local
|
/openbmc/u-boot/board/spear/x600/ |
H A D | fpga.c | 77 struct ssp_regs *ssp = (struct ssp_regs *)CONFIG_SSP2_BASE; in fpga_done_fn() local 133 struct ssp_regs *ssp = (struct ssp_regs *)CONFIG_SSP2_BASE; in fpga_wr_fn() local 230 struct ssp_regs *ssp = (struct ssp_regs *)CONFIG_SSP2_BASE; in x600_init_fpga() local
|
/openbmc/linux/arch/arm/mach-sa1100/ |
H A D | ssp.c | 158 void ssp_save_state(struct ssp_state *ssp) in ssp_save_state() 172 void ssp_restore_state(struct ssp_state *ssp) in ssp_restore_state()
|
/openbmc/linux/sound/soc/intel/catpt/ |
H A D | registers.h | 35 #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
|
/openbmc/linux/security/smack/ |
H A D | smack_lsm.c | 1546 struct socket_smack *ssp; in smack_inode_getsecurity() local 1953 struct socket_smack *ssp; in smack_file_receive() local 2383 struct socket_smack *ssp; in smack_sk_alloc_security() local 2557 struct socket_smack *ssp = sk->sk_security; in smack_netlbl_add() local 2850 struct socket_smack *ssp; in smack_inode_setsecurity() local 2924 struct socket_smack *ssp; in smack_socket_post_create() local 3883 struct socket_smack *ssp) in smack_from_secattr() 4043 struct socket_smack *ssp = NULL; in smack_from_netlbl() local 4170 struct socket_smack *ssp; in smack_socket_getpeersec_stream() local 4206 struct socket_smack *ssp = NULL; in smack_socket_getpeersec_dgram() local [all …]
|
H A D | smack_netfilter.c | 26 struct socket_smack *ssp; in smack_ip_output() local
|
/openbmc/linux/drivers/clk/mxs/ |
H A D | clk-ssp.c | 21 void mxs_ssp_set_clk_rate(struct mxs_ssp *ssp, unsigned int rate) in mxs_ssp_set_clk_rate()
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
H A D | clock.c | 198 void mxs_set_sspclk(enum mxs_sspclock ssp, uint32_t freq, int xtal) in mxs_set_sspclk() 242 static uint32_t mxs_get_sspclk(enum mxs_sspclock ssp) in mxs_get_sspclk()
|
/openbmc/linux/fs/nilfs2/ |
H A D | segment.c | 389 struct nilfs_segsum_pointer *ssp, in nilfs_segctor_map_segsum_entry() 442 struct nilfs_segsum_pointer *ssp; in nilfs_segctor_zeropad_segsum() local 484 struct nilfs_sc_info *sci, const struct nilfs_segsum_pointer *ssp, in nilfs_segctor_segsum_block_required() 614 struct nilfs_segsum_pointer *ssp, in nilfs_write_file_data_binfo() 623 struct nilfs_segsum_pointer *ssp, in nilfs_write_file_node_binfo() 663 struct nilfs_segsum_pointer *ssp, in nilfs_write_dat_data_binfo() 672 struct nilfs_segsum_pointer *ssp, in nilfs_write_dat_node_binfo() 1592 struct nilfs_segsum_pointer ssp; in nilfs_segctor_update_payload_blocknr() local
|
/openbmc/linux/include/linux/spi/ |
H A D | pxa2xx_spi.h | 30 struct ssp_device ssp; member
|
/openbmc/qemu/linux-user/ |
H A D | vm86.c | 214 uint32_t int_addr, segoffs, ssp; in do_int() local 273 uint32_t csp, ssp; in handle_vm86_fault() local
|
/openbmc/linux/arch/x86/kernel/fpu/ |
H A D | core.c | 557 static int update_fpu_shstk(struct task_struct *dst, unsigned long ssp) in update_fpu_shstk() 585 unsigned long ssp) in fpu_clone()
|