/linux-6.12.1/kernel/rcu/ ! |
D | srcutree.c | 122 static void init_srcu_struct_data(struct srcu_struct *ssp) in init_srcu_struct_data() 165 static bool init_srcu_struct_nodes(struct srcu_struct *ssp, gfp_t gfp_flags) in init_srcu_struct_nodes() 238 static int init_srcu_struct_fields(struct srcu_struct *ssp, bool is_static) in init_srcu_struct_fields() 289 int __init_srcu_struct(struct srcu_struct *ssp, const char *name, in __init_srcu_struct() 309 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() 320 static void __srcu_transition_to_big(struct srcu_struct *ssp) in __srcu_transition_to_big() 329 static void srcu_transition_to_big(struct srcu_struct *ssp) in srcu_transition_to_big() 349 static void spin_lock_irqsave_check_contention(struct srcu_struct *ssp) in spin_lock_irqsave_check_contention() 373 struct srcu_struct *ssp = sdp->ssp; in spin_lock_irqsave_sdp_contention() local 389 static void spin_lock_irqsave_ssp_contention(struct srcu_struct *ssp, unsigned long *flags) in spin_lock_irqsave_ssp_contention() [all …]
|
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() 120 struct srcu_struct *ssp; in srcu_drive_gp() local 171 static void srcu_gp_start_if_needed(struct srcu_struct *ssp) in srcu_gp_start_if_needed() 195 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu() 215 void synchronize_srcu(struct srcu_struct *ssp) in synchronize_srcu() 242 unsigned long get_state_synchronize_srcu(struct srcu_struct *ssp) in get_state_synchronize_srcu() [all …]
|
/linux-6.12.1/include/linux/ ! |
D | srcu.h | 31 #define init_srcu_struct(ssp) \ argument 103 static inline int __srcu_read_lock_nmisafe(struct srcu_struct *ssp) in __srcu_read_lock_nmisafe() 107 static inline void __srcu_read_unlock_nmisafe(struct srcu_struct *ssp, int idx) in __srcu_read_unlock_nmisafe() 133 static inline int srcu_read_lock_held(const struct srcu_struct *ssp) in srcu_read_lock_held() 168 static inline int srcu_read_lock_held(const struct srcu_struct *ssp) in srcu_read_lock_held() 186 static inline void srcu_check_nmi_safety(struct srcu_struct *ssp, in srcu_check_nmi_safety() 203 #define srcu_dereference_check(p, ssp, c) \ argument 217 #define srcu_dereference(p, ssp) srcu_dereference_check((p), (ssp), 0) argument 225 #define srcu_dereference_notrace(p, ssp) srcu_dereference_check((p), (ssp), 1) argument 244 static inline int srcu_read_lock(struct srcu_struct *ssp) __acquires(ssp) in srcu_read_lock() [all …]
|
D | srcutiny.h | 63 static inline int __srcu_read_lock(struct srcu_struct *ssp) in __srcu_read_lock() 74 static inline void synchronize_srcu_expedited(struct srcu_struct *ssp) in synchronize_srcu_expedited() 79 static inline void srcu_barrier(struct srcu_struct *ssp) in srcu_barrier() 85 static inline void srcu_torture_stats_print(struct srcu_struct *ssp, in srcu_torture_stats_print()
|
D | pxa2xx_ssp.h | 275 static inline void pxa_ssp_enable(struct ssp_device *ssp) in pxa_ssp_enable() 283 static inline void pxa_ssp_disable(struct ssp_device *ssp) in pxa_ssp_disable() 306 static inline void pxa_ssp_free(struct ssp_device *ssp) {} in pxa_ssp_free()
|
/linux-6.12.1/drivers/tty/serial/ ! |
D | sifive.c | 225 static void __ssp_writel(u32 v, u16 offs, struct sifive_serial_port *ssp) in __ssp_writel() 242 static u32 __ssp_readl(struct sifive_serial_port *ssp, u16 offs) in __ssp_readl() 258 static int sifive_serial_is_txfifo_full(struct sifive_serial_port *ssp) in sifive_serial_is_txfifo_full() 275 static void __ssp_transmit_char(struct sifive_serial_port *ssp, int ch) in __ssp_transmit_char() 289 static void __ssp_transmit_chars(struct sifive_serial_port *ssp) in __ssp_transmit_chars() 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() 375 static char __ssp_receive_char(struct sifive_serial_port *ssp, char *is_empty) in __ssp_receive_char() [all …]
|
/linux-6.12.1/sound/soc/pxa/ ! |
D | pxa-ssp.c | 39 struct ssp_device *ssp; member 53 static void dump_registers(struct ssp_device *ssp) in dump_registers() 64 static void pxa_ssp_set_dma_params(struct ssp_device *ssp, int width4, in pxa_ssp_set_dma_params() 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 167 static void pxa_ssp_set_scr(struct ssp_device *ssp, u32 div) in pxa_ssp_set_scr() 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 [all …]
|
/linux-6.12.1/drivers/mmc/host/ ! |
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 …]
|
/linux-6.12.1/drivers/spi/ ! |
D | spi-mxs.c | 59 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; in mxs_ssp_wait() local 155 struct mxs_ssp *ssp = dev_id; in mxs_ssp_irq_handler() local 168 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_txrx_dma() local 303 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_txrx_pio() local 365 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_transfer_one() local 445 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_runtime_suspend() local 466 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_runtime_resume() local 533 struct mxs_ssp *ssp; in mxs_spi_probe() local [all …]
|
D | spi-pxa2xx-platform.c | 22 pxa2xx_spi_init_ssp(struct platform_device *pdev, struct ssp_device *ssp, enum pxa_ssp_type type) in pxa2xx_spi_init_ssp() 55 static void pxa2xx_spi_ssp_release(void *ssp) in pxa2xx_spi_ssp_release() 62 struct ssp_device *ssp; in pxa2xx_spi_ssp_request() local 84 struct ssp_device *ssp; in pxa2xx_spi_init_pdata() local 145 struct ssp_device *ssp; in pxa2xx_spi_platform_probe() local
|
D | spi-pxa2xx-pci.c | 67 static int pxa2xx_spi_pci_clk_register(struct pci_dev *dev, struct ssp_device *ssp, in pxa2xx_spi_pci_clk_register() 98 struct ssp_device *ssp = &c->ssp; in lpss_spi_setup() local 179 struct ssp_device *ssp = &c->ssp; in ce4100_spi_setup() local 194 struct ssp_device *ssp = &c->ssp; in mrfld_spi_setup() local 251 struct ssp_device *ssp = &c->ssp; in qrk_spi_setup() local 270 struct ssp_device *ssp; in pxa2xx_spi_pci_probe() local
|
D | spi-pxa2xx.c | 899 const struct ssp_device *ssp = drv_data->ssp; in ssp_get_clk_div() local 1280 int pxa2xx_spi_probe(struct device *dev, struct ssp_device *ssp, in pxa2xx_spi_probe() 1476 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_remove() local 1496 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_suspend() local 1514 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_resume() local
|
D | spi-pxa2xx.h | 36 struct ssp_device ssp; member 45 struct ssp_device *ssp; member
|
/linux-6.12.1/drivers/soc/pxa/ ! |
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
|
/linux-6.12.1/arch/x86/kernel/ ! |
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
|
D | cet.c | 50 unsigned long ssp; in do_user_cp_fault() local
|
/linux-6.12.1/fs/bcachefs/ ! |
D | rcu_pending.c | 28 static inline unsigned long __get_state_synchronize_rcu(struct srcu_struct *ssp) in __get_state_synchronize_rcu() 35 static inline unsigned long __start_poll_synchronize_rcu(struct srcu_struct *ssp) in __start_poll_synchronize_rcu() 42 static inline bool __poll_state_synchronize_rcu(struct srcu_struct *ssp, unsigned long cookie) in __poll_state_synchronize_rcu() 49 static inline void __rcu_barrier(struct srcu_struct *ssp) in __rcu_barrier() 56 static inline void __call_rcu(struct srcu_struct *ssp, struct rcu_head *rhp, in __call_rcu()
|
/linux-6.12.1/sound/soc/intel/catpt/ ! |
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
|
/linux-6.12.1/arch/arm/mach-sa1100/ ! |
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()
|
/linux-6.12.1/security/smack/ ! |
D | smack_lsm.c | 1580 struct socket_smack *ssp; in smack_inode_getsecurity() local 1987 struct socket_smack *ssp; in smack_file_receive() local 2412 struct socket_smack *ssp = smack_sock(sk); in smack_sk_alloc_security() local 2579 struct socket_smack *ssp = smack_sock(sk); in smack_netlbl_add() local 2612 struct socket_smack *ssp = smack_sock(sk); in smack_netlbl_delete() local 2644 struct socket_smack *ssp = smack_sock(sk); in smk_ipv4_check() local 2717 struct socket_smack *ssp = smack_sock(sock->sk); in smk_ipv6_port_label() local 2805 struct socket_smack *ssp = smack_sock(sk); in smk_ipv6_port_check() local 2873 struct socket_smack *ssp; in smack_inode_setsecurity() local 2947 struct socket_smack *ssp; in smack_socket_post_create() local [all …]
|
D | smack_netfilter.c | 26 struct socket_smack *ssp; in smack_ip_output() local
|
/linux-6.12.1/drivers/clk/mxs/ ! |
D | clk-ssp.c | 21 void mxs_ssp_set_clk_rate(struct mxs_ssp *ssp, unsigned int rate) in mxs_ssp_set_clk_rate()
|
/linux-6.12.1/fs/nilfs2/ ! |
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() 1598 struct nilfs_segsum_pointer ssp; in nilfs_segctor_update_payload_blocknr() local
|
/linux-6.12.1/sound/soc/intel/avs/ ! |
D | utils.h | 62 #define AVS_STRING_FMT(prefix, suffix, ssp, tdm) \ argument
|
/linux-6.12.1/arch/x86/kernel/fpu/ ! |
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()
|