Home
last modified time | relevance | path

Searched defs:si (Results 1 – 25 of 271) sorted by relevance

1234567891011

/linux/fs/ocfs2/
H A Dslot_map.c54 static void ocfs2_set_slot(struct ocfs2_slot_info *si, in ocfs2_set_slot()
119 struct ocfs2_slot_info *si = osb->slot_info; in ocfs2_refresh_slot_info() local
184 struct ocfs2_slot_info *si, in ocfs2_update_disk_slot()
274 struct ocfs2_slot_info *si = osb->slot_info; in ocfs2_node_num_to_slot() local
286 struct ocfs2_slot_info *si = osb->slot_info; in ocfs2_slot_to_node_num_locked() local
323 struct ocfs2_slot_info *si = osb->slot_info; in ocfs2_clear_slot() local
336 struct ocfs2_slot_info *si) in ocfs2_map_slot_buffers()
403 struct ocfs2_slot_info *si; in ocfs2_init_slot_info() local
440 struct ocfs2_slot_info *si = osb->slot_info; in ocfs2_free_slot_info() local
450 struct ocfs2_slot_info *si; in ocfs2_find_slot() local
[all …]
/linux/fs/xfs/scrub/
H A Dxfarray.c388 struct xfarray_sortinfo *si, in xfarray_sort_load()
399 struct xfarray_sortinfo *si, in xfarray_sort_store()
410 struct xfarray_sortinfo *si, in xfarray_sort_cmp()
446 struct xfarray_sortinfo *si; in xfarray_sortinfo_alloc() local
501 struct xfarray_sortinfo *si, in xfarray_sort_terminated()
520 struct xfarray_sortinfo *si, in xfarray_want_isort()
543 struct xfarray_sortinfo *si, in xfarray_isort()
573 struct xfarray_sortinfo *si, in xfarray_foliosort()
613 struct xfarray_sortinfo *si) in xfarray_sortinfo_pivot_array()
650 struct xfarray_sortinfo *si, in xfarray_qsort_pivot()
[all …]
/linux/mm/
H A Dswapfile.c510 struct swap_info_struct *si; in swap_discard_work() local
521 struct swap_info_struct *si; in swap_users_ref_free() local
774 struct swap_info_struct *si; in swap_reclaim_work() local
1331 struct swap_info_struct *si; in _swap_info_get() local
1460 struct swap_info_struct *si; in get_swap_device() local
1639 struct swap_info_struct *si; in put_swap_folio() local
1733 struct swap_info_struct *si; in swp_swapcount() local
1879 struct swap_info_struct *si; in free_swap_and_cache_nr() local
2169 struct swap_info_struct *si; in unuse_pte_range() local
2922 struct swap_info_struct *si; in swap_start() local
[all …]
/linux/include/linux/
H A Dscreen_info.h22 static inline u64 __screen_info_lfb_base(const struct screen_info *si) in __screen_info_lfb_base()
32 static inline void __screen_info_set_lfb_base(struct screen_info *si, u64 lfb_base) in __screen_info_set_lfb_base()
43 static inline u64 __screen_info_lfb_size(const struct screen_info *si, unsigned int type) in __screen_info_lfb_size()
52 static inline bool __screen_info_vbe_mode_nonvga(const struct screen_info *si) in __screen_info_vbe_mode_nonvga()
92 static inline unsigned int screen_info_video_type(const struct screen_info *si) in screen_info_video_type()
137 static inline struct pci_dev *screen_info_pci_dev(const struct screen_info *si) in screen_info_pci_dev()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c156 struct enetc_si *si = pf->si; in enetc_sync_mac_filters() local
322 struct enetc_si *si = priv->si; in enetc_set_loopback() local
397 int si) in enetc_setup_mac_address()
662 struct enetc_si *si = pci_get_drvdata(pdev); in enetc_sriov_configure() local
1013 struct enetc_si *si = pf->si; in enetc_pl_mac_link_up() local
1086 struct enetc_si *si = pf->si; in enetc_pl_mac_link_down() local
1211 struct enetc_si *si; in enetc_psi_create() local
1256 struct enetc_si *si = pci_get_drvdata(pdev); in enetc_psi_destroy() local
1268 struct enetc_si *si; in enetc_pf_probe() local
1373 struct enetc_si *si = pci_get_drvdata(pdev); in enetc_pf_remove() local
[all …]
H A Denetc_cbdr.c91 int enetc_send_cmd(struct enetc_si *si, struct enetc_cbd *cbd) in enetc_send_cmd()
134 int enetc_clear_mac_flt_entry(struct enetc_si *si, int index) in enetc_clear_mac_flt_entry()
148 int enetc_set_mac_flt_entry(struct enetc_si *si, int index, in enetc_set_mac_flt_entry()
175 int enetc_set_fs_entry(struct enetc_si *si, struct enetc_cmd_rfse *rfse, in enetc_set_fs_entry()
207 static int enetc_cmd_rss_table(struct enetc_si *si, u32 *table, int count, in enetc_cmd_rss_table()
247 int enetc_get_rss_table(struct enetc_si *si, u32 *table, int count) in enetc_get_rss_table()
254 int enetc_set_rss_table(struct enetc_si *si, const u32 *table, int count) in enetc_set_rss_table()
H A Denetc_msg.c22 struct enetc_si *si = (struct enetc_si *)data; in enetc_msg_psi_msix() local
64 static int enetc_msg_alloc_mbx(struct enetc_si *si, int idx) in enetc_msg_alloc_mbx()
93 static void enetc_msg_free_mbx(struct enetc_si *si, int idx) in enetc_msg_free_mbx()
109 struct enetc_si *si = pf->si; in enetc_msg_psi_init() local
151 struct enetc_si *si = pf->si; in enetc_msg_psi_free() local
H A Denetc_vf.c20 static int enetc_msg_vsi_send(struct enetc_si *si, struct enetc_msg_swbd *msg) in enetc_msg_vsi_send()
119 static void enetc_vf_netdev_setup(struct enetc_si *si, struct net_device *ndev, in enetc_vf_netdev_setup()
159 struct enetc_si *si; in enetc_vf_probe() local
232 struct enetc_si *si = pci_get_drvdata(pdev); in enetc_vf_remove() local
H A Denetc_ethtool.c332 struct enetc_si *si = priv->si; in enetc_get_pause_stats() local
419 struct enetc_si *si = priv->si; in enetc_get_eth_mac_stats() local
440 struct enetc_si *si = priv->si; in enetc_get_eth_ctrl_stats() local
462 struct enetc_si *si = priv->si; in enetc_get_rmon_stats() local
516 static int enetc_set_cls_entry(struct enetc_si *si, in enetc_set_cls_entry()
943 struct enetc_si *si = priv->si; in enetc_get_mm_stats() local
959 struct enetc_si *si = priv->si; in enetc_get_mm() local
1074 static void enetc_restart_emac_rx(struct enetc_si *si) in enetc_restart_emac_rx()
1089 struct enetc_si *si = priv->si; in enetc_set_mm() local
/linux/fs/f2fs/
H A Ddebug.c34 struct f2fs_stat_info *si = F2FS_STAT(sbi); in f2fs_update_sit_info() local
65 struct f2fs_stat_info *si = F2FS_STAT(sbi); in update_general_status() local
233 struct f2fs_stat_info *si = F2FS_STAT(sbi); in update_mem_info() local
373 struct f2fs_stat_info *si; in stat_show() local
667 struct f2fs_stat_info *si; in f2fs_build_stats() local
720 struct f2fs_stat_info *si = F2FS_STAT(sbi); in f2fs_destroy_stats() local
/linux/drivers/video/fbdev/
H A Defifb.c107 static void efifb_copy_bmp(u8 *src, u32 *dst, int width, const struct screen_info *si) in efifb_copy_bmp()
129 static bool efifb_bgrt_sanity_check(const struct screen_info *si, u32 bmp_width) in efifb_bgrt_sanity_check()
140 static bool efifb_bgrt_sanity_check(const struct screen_info *si, u32 bmp_width) in efifb_bgrt_sanity_check()
146 static void efifb_show_boot_graphics(struct fb_info *info, const struct screen_info *si) in efifb_show_boot_graphics()
245 static inline void efifb_show_boot_graphics(struct fb_info *info, const struct screen_info *si) in efifb_show_boot_graphics()
278 static int efifb_setup(struct screen_info *si, char *options) in efifb_setup()
306 static inline bool fb_base_is_valid(struct screen_info *si) in fb_base_is_valid()
350 struct screen_info *si; in efifb_probe() local
/linux/drivers/clk/
H A Dclk-si521xx.c60 struct si521xx *si; member
195 struct si521xx *si = si_clk->si; in si521xx_diff_prepare() local
205 struct si521xx *si = si_clk->si; in si521xx_diff_unprepare() local
218 static int si521xx_get_common_config(struct si521xx *si) in si521xx_get_common_config()
243 static void si521xx_update_config(struct si521xx *si) in si521xx_update_config()
274 struct si521xx *si = data; in si521xx_of_clk_get() local
287 struct si521xx *si; in si521xx_probe() local
345 struct si521xx *si = dev_get_drvdata(dev); in si521xx_suspend() local
355 struct si521xx *si = dev_get_drvdata(dev); in si521xx_resume() local
/linux/drivers/video/
H A Dscreen_info_pci.c13 static bool __screen_info_relocation_is_valid(const struct screen_info *si, struct resource *pr) in __screen_info_relocation_is_valid()
29 struct screen_info *si = &screen_info; in screen_info_apply_fixups() local
56 const struct screen_info *si = &screen_info; in screen_info_fixup_lfb() local
118 struct pci_dev *screen_info_pci_dev(const struct screen_info *si) in screen_info_pci_dev()
/linux/tools/testing/selftests/arm64/signal/
H A Dtest_signals_utils.c91 siginfo_t *si, void *uc) in handle_signal_unsupported()
113 siginfo_t *si, void *uc) in handle_signal_trigger()
123 siginfo_t *si, void *uc) in handle_signal_ok()
169 siginfo_t *si, void *uc_in) in handle_signal_copyctx()
233 static void default_handler(int signum, siginfo_t *si, void *uc) in default_handler()
/linux/drivers/firmware/
H A Dsysfb.c69 struct screen_info *si = &screen_info; in sysfb_disable() local
105 static struct device *sysfb_parent_dev(const struct screen_info *si) in sysfb_parent_dev()
125 struct screen_info *si = &screen_info; in sysfb_init() local
H A Dsysfb_simplefb.c27 __init bool sysfb_parse_mode(const struct screen_info *si, in sysfb_parse_mode()
93 __init struct platform_device *sysfb_create_simplefb(const struct screen_info *si, in sysfb_create_simplefb()
/linux/include/linux/iio/imu/
H A Dadis.h414 #define ADIS_VOLTAGE_CHAN(addr, si, chan, name, info_all, bits) { \ argument
432 #define ADIS_SUPPLY_CHAN(addr, si, info_all, bits) \ argument
435 #define ADIS_AUX_ADC_CHAN(addr, si, info_all, bits) \ argument
438 #define ADIS_TEMP_CHAN(addr, si, info_all, bits) { \ argument
456 #define ADIS_MOD_CHAN(_type, mod, addr, si, info_sep, info_all, bits) { \ argument
474 #define ADIS_ACCEL_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument
477 #define ADIS_GYRO_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument
480 #define ADIS_INCLI_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument
483 #define ADIS_ROT_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument
/linux/drivers/firmware/efi/libstub/
H A Dscreen_info.c26 struct screen_info *si; in __alloc_screen_info() local
46 void free_screen_info(struct screen_info *si) in free_screen_info()
H A Defi-stub.c50 void __weak free_screen_info(struct screen_info *si) in free_screen_info()
60 struct screen_info *si = NULL; in setup_graphics() local
161 struct screen_info *si; in efi_stub_common() local
/linux/fs/sysv/
H A Dinode.c175 struct sysv_inode_info * si; in sysv_iget() local
233 struct sysv_inode_info * si; in __sysv_write_inode() local
304 struct sysv_inode_info *si; in sysv_alloc_inode() local
319 struct sysv_inode_info *si = (struct sysv_inode_info *)p; in init_once() local
/linux/tools/testing/selftests/x86/
H A Dmov_ss_trap.c116 static void sigtrap(int sig, siginfo_t *si, void *ctx_void) in sigtrap()
125 static void handle_and_return(int sig, siginfo_t *si, void *ctx_void) in handle_and_return()
133 static void handle_and_longjmp(int sig, siginfo_t *si, void *ctx_void) in handle_and_longjmp()
/linux/drivers/scsi/libfc/
H A Dfc_fcp.c133 struct fc_fcp_internal *si = fc_get_scsi_internal(lport); in fc_fcp_pkt_alloc() local
161 struct fc_fcp_internal *si = fc_get_scsi_internal(fsp->lp); in fc_fcp_pkt_release() local
357 struct fc_fcp_internal *si = fc_get_scsi_internal(lport); in fc_fcp_can_queue_ramp_up() local
399 struct fc_fcp_internal *si = fc_get_scsi_internal(lport); in fc_fcp_can_queue_ramp_down() local
1062 struct fc_fcp_internal *si = fc_get_scsi_internal(lport); in fc_fcp_cleanup_each_cmd() local
1131 struct fc_fcp_internal *si = fc_get_scsi_internal(lport); in fc_fcp_pkt_send() local
1953 struct fc_fcp_internal *si; in fc_io_compl() local
2100 struct fc_fcp_internal *si; in fc_eh_abort() local
2249 struct fc_fcp_internal *si = fc_get_scsi_internal(lport); in fc_fcp_destroy() local
2289 struct fc_fcp_internal *si; in fc_fcp_init() local
/linux/arch/s390/kernel/
H A Dlgr.c69 struct sysinfo_1_1_1 *si = (void *) lgr_page; in lgr_stsi_1_1_1() local
86 struct sysinfo_2_2_2 *si = (void *) lgr_page; in lgr_stsi_2_2_2() local
99 struct sysinfo_3_2_2 *si = (void *) lgr_page; in lgr_stsi_3_2_2() local
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dza_no_regs.c36 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl()
82 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
H A Dsve_regs.c42 static int do_one_sve_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sve_vl()
84 static int sve_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sve_regs()

1234567891011