/linux/fs/ocfs2/ |
H A D | slot_map.c | 47 static void ocfs2_invalidate_slot(struct ocfs2_slot_info *si, in ocfs2_invalidate_slot() 54 static void ocfs2_set_slot(struct ocfs2_slot_info *si, in ocfs2_set_slot() 64 static void ocfs2_update_slot_info_extended(struct ocfs2_slot_info *si) in ocfs2_update_slot_info_extended() 89 static void ocfs2_update_slot_info_old(struct ocfs2_slot_info *si) in ocfs2_update_slot_info_old() 104 static void ocfs2_update_slot_info(struct ocfs2_slot_info *si) in ocfs2_update_slot_info() 119 struct ocfs2_slot_info *si = osb->slot_info; in ocfs2_refresh_slot_info() local 147 static void ocfs2_update_disk_slot_extended(struct ocfs2_slot_info *si, in ocfs2_update_disk_slot_extended() 165 static void ocfs2_update_disk_slot_old(struct ocfs2_slot_info *si, in ocfs2_update_disk_slot_old() 184 struct ocfs2_slot_info *si, in ocfs2_update_disk_slot() 233 static int __ocfs2_node_num_to_slot(struct ocfs2_slot_info *si, in __ocfs2_node_num_to_slot() [all …]
|
/linux/fs/xfs/scrub/ |
H A D | xfarray.c | 374 # define xfarray_sort_bump_loads(si) do { (si)->loads++; } while (0) argument 375 # define xfarray_sort_bump_stores(si) do { (si)->stores++; } while (0) argument 376 # define xfarray_sort_bump_compares(si) do { (si)->compares++; } while (0) argument 377 # define xfarray_sort_bump_heapsorts(si) do { (si)->heapsorts++; } while (0) argument 379 # define xfarray_sort_bump_loads(si) argument 380 # define xfarray_sort_bump_stores(si) argument 381 # define xfarray_sort_bump_compares(si) argument 382 # define xfarray_sort_bump_heapsorts(si) argument 388 struct xfarray_sortinfo *si, in xfarray_sort_load() 399 struct xfarray_sortinfo *si, in xfarray_sort_store() [all …]
|
/linux/mm/ |
H A D | swapfile.c | 119 struct swap_info_struct *si[SWAP_NR_ORDERS]; member 158 static long swap_usage_in_pages(struct swap_info_struct *si) in swap_usage_in_pages() 173 static bool swap_only_has_cache(struct swap_info_struct *si, in swap_only_has_cache() 188 static bool swap_is_last_map(struct swap_info_struct *si, in swap_is_last_map() 212 static int __try_to_reclaim_swap(struct swap_info_struct *si, in __try_to_reclaim_swap() 295 static int discard_swap(struct swap_info_struct *si) in discard_swap() 365 static void discard_swap_cluster(struct swap_info_struct *si, in discard_swap_cluster() 424 static inline unsigned int cluster_index(struct swap_info_struct *si, in cluster_index() 430 static inline struct swap_cluster_info *offset_to_cluster(struct swap_info_struct *si, in offset_to_cluster() 436 static inline unsigned int cluster_offset(struct swap_info_struct *si, in cluster_offset() [all …]
|
/linux/include/linux/ |
H A D | screen_info.h | 22 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() 129 static inline u32 __screen_info_vesapm_info_base(const struct screen_info *si) in __screen_info_vesapm_info_base() 146 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 D | enetc_cbdr.c | 63 int enetc4_setup_cbdr(struct enetc_si *si) in enetc4_setup_cbdr() 92 void enetc4_teardown_cbdr(struct enetc_si *si) in enetc4_teardown_cbdr() 129 int enetc_send_cmd(struct enetc_si *si, struct enetc_cbd *cbd) in enetc_send_cmd() 172 int enetc_clear_mac_flt_entry(struct enetc_si *si, int index) in enetc_clear_mac_flt_entry() 186 int enetc_set_mac_flt_entry(struct enetc_si *si, int index, in enetc_set_mac_flt_entry() 213 int enetc_set_fs_entry(struct enetc_si *si, struct enetc_cmd_rfse *rfse, in enetc_set_fs_entry() 245 static int enetc_cmd_rss_table(struct enetc_si *si, u32 *table, int count, in enetc_cmd_rss_table() 285 int enetc_get_rss_table(struct enetc_si *si, u32 *table, int count) in enetc_get_rss_table() 292 int enetc_set_rss_table(struct enetc_si *si, const u32 *table, int count) in enetc_set_rss_table() 298 int enetc4_get_rss_table(struct enetc_si *si, u32 *table, int count) in enetc4_get_rss_table() [all …]
|
H A D | enetc_pf.c | 15 static void enetc_pf_get_primary_mac_addr(struct enetc_hw *hw, int si, u8 *addr) in enetc_pf_get_primary_mac_addr() 24 static void enetc_pf_set_primary_mac_addr(struct enetc_hw *hw, int si, in enetc_pf_set_primary_mac_addr() 65 static void enetc_set_isol_vlan(struct enetc_hw *hw, int si, u16 vlan, u8 qos) in enetc_set_isol_vlan() 83 static void enetc_clear_mac_ht_flt(struct enetc_si *si, int si_idx, int type) in enetc_clear_mac_ht_flt() 96 static void enetc_set_mac_ht_flt(struct enetc_si *si, int si_idx, int type, in enetc_set_mac_ht_flt() 117 struct enetc_si *si = pf->si; in enetc_sync_mac_filters() local 222 struct enetc_si *si = priv->si; in enetc_set_loopback() local 296 static void enetc_port_assign_rfs_entries(struct enetc_si *si) in enetc_port_assign_rfs_entries() 317 static void enetc_port_get_caps(struct enetc_si *si) in enetc_port_get_caps() 334 static void enetc_port_si_configure(struct enetc_si *si) in enetc_port_si_configure() [all …]
|
H A D | enetc4_pf.c | 44 static void enetc4_pf_set_si_primary_mac(struct enetc_hw *hw, int si, in enetc4_pf_set_si_primary_mac() 59 static void enetc4_pf_get_si_primary_mac(struct enetc_hw *hw, int si, in enetc4_pf_get_si_primary_mac() 72 static void enetc4_pf_set_si_mac_promisc(struct enetc_hw *hw, int si, in enetc4_pf_set_si_mac_promisc() 90 static void enetc4_pf_set_si_uc_hash_filter(struct enetc_hw *hw, int si, in enetc4_pf_set_si_uc_hash_filter() 97 static void enetc4_pf_set_si_mc_hash_filter(struct enetc_hw *hw, int si, in enetc4_pf_set_si_mc_hash_filter() 107 struct enetc_si *si = priv->si; in enetc4_pf_set_loopback() local 271 static int enetc4_pf_struct_init(struct enetc_si *si) in enetc4_pf_struct_init() 339 static void enetc4_pf_set_si_vlan_promisc(struct enetc_hw *hw, int si, bool en) in enetc4_pf_set_si_vlan_promisc() 428 struct enetc_si *si = pf->si; in enetc4_set_trx_frame_size() local 452 static int enetc4_init_ntmp_user(struct enetc_si *si) in enetc4_init_ntmp_user() [all …]
|
H A D | enetc_msg.c | 22 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 D | enetc4_debugfs.c | 14 struct enetc_si *si = s->private; in enetc_show_si_mac_hash_filter() local 31 struct enetc_si *si = s->private; in enetc_mac_filter_show() local 72 void enetc_create_debugfs(struct enetc_si *si) in enetc_create_debugfs() 86 void enetc_remove_debugfs(struct enetc_si *si) in enetc_remove_debugfs()
|
H A D | enetc_ethtool.c | 332 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 517 static int enetc_set_cls_entry(struct enetc_si *si, in enetc_set_cls_entry() 712 static int enetc_get_rss_key_base(struct enetc_si *si) in enetc_get_rss_key_base() 720 static void enetc_get_rss_key(struct enetc_si *si, const u8 *key) in enetc_get_rss_key() 734 struct enetc_si *si = priv->si; in enetc_get_rxfh() local 751 void enetc_set_rss_key(struct enetc_si *si, const u8 *bytes) in enetc_set_rss_key() 767 struct enetc_si *si = priv->si; in enetc_set_rxfh() local [all …]
|
H A D | enetc_vf.c | 20 static int enetc_msg_vsi_send(struct enetc_si *si, struct enetc_msg_swbd *msg) in enetc_msg_vsi_send() 128 static void enetc_vf_netdev_setup(struct enetc_si *si, struct net_device *ndev, in enetc_vf_netdev_setup() 179 struct enetc_si *si; in enetc_vf_probe() local 260 struct enetc_si *si = pci_get_drvdata(pdev); in enetc_vf_remove() local
|
H A D | enetc4_debugfs.h | 11 static inline void enetc_create_debugfs(struct enetc_si *si) in enetc_create_debugfs() 15 static inline void enetc_remove_debugfs(struct enetc_si *si) in enetc_remove_debugfs()
|
H A D | enetc_pf_common.c | 10 static void enetc_set_si_hw_addr(struct enetc_pf *pf, int si, in enetc_set_si_hw_addr() 18 static void enetc_get_si_hw_addr(struct enetc_pf *pf, int si, u8 *mac_addr) in enetc_get_si_hw_addr() 42 int si) in enetc_setup_mac_address() 90 void enetc_pf_netdev_setup(struct enetc_si *si, struct net_device *ndev, in enetc_pf_netdev_setup() 377 static void enetc_set_si_vlan_ht_filter(struct enetc_si *si, in enetc_set_si_vlan_ht_filter()
|
/linux/drivers/gpu/drm/sysfb/ |
H A D | drm_sysfb_screen_info.c | 26 int drm_sysfb_get_width_si(struct drm_device *dev, const struct screen_info *si) in drm_sysfb_get_width_si() 32 int drm_sysfb_get_height_si(struct drm_device *dev, const struct screen_info *si) in drm_sysfb_get_height_si() 39 const struct screen_info *si, in drm_sysfb_get_memory_si() 54 int drm_sysfb_get_stride_si(struct drm_device *dev, const struct screen_info *si, in drm_sysfb_get_stride_si() 67 u64 drm_sysfb_get_visible_size_si(struct drm_device *dev, const struct screen_info *si, in drm_sysfb_get_visible_size_si() 79 const struct screen_info *si) in drm_sysfb_get_format_si()
|
/linux/fs/f2fs/ |
H A D | debug.c | 34 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_multidevice_stats() local 129 struct f2fs_stat_info *si = F2FS_STAT(sbi); in update_general_status() local 300 struct f2fs_stat_info *si = F2FS_STAT(sbi); in update_mem_info() local 440 struct f2fs_stat_info *si; in stat_show() local 765 struct f2fs_stat_info *si; in f2fs_build_stats() local 827 struct f2fs_stat_info *si = F2FS_STAT(sbi); in f2fs_destroy_stats() local
|
/linux/drivers/video/ |
H A D | screen_info_pci.c | 13 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 50 static int __screen_info_lfb_pci_bus_region(const struct screen_info *si, unsigned int type, in __screen_info_lfb_pci_bus_region() 78 const struct screen_info *si = &screen_info; in screen_info_fixup_lfb() local 139 struct pci_dev *screen_info_pci_dev(const struct screen_info *si) in screen_info_pci_dev()
|
/linux/drivers/video/fbdev/ |
H A D | efifb.c | 107 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 void efifb_setup(struct screen_info *si, char *options) in efifb_setup() 304 static inline bool fb_base_is_valid(struct screen_info *si) in fb_base_is_valid() 348 struct screen_info *si; in efifb_probe() local
|
/linux/drivers/clk/ |
H A D | clk-si521xx.c | 60 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/tools/testing/selftests/arm64/signal/ |
H A D | test_signals_utils.c | 92 siginfo_t *si, void *uc) in handle_signal_unsupported() 114 siginfo_t *si, void *uc) in handle_signal_trigger() 124 siginfo_t *si, void *uc) in handle_signal_ok() 179 siginfo_t *si, void *uc_in) in handle_signal_copyctx() 243 static void default_handler(int signum, siginfo_t *si, void *uc) in default_handler()
|
/linux/tools/testing/selftests/x86/ |
H A D | mov_ss_trap.c | 104 static void sigtrap(int sig, siginfo_t *si, void *ctx_void) in sigtrap() 113 static void handle_and_return(int sig, siginfo_t *si, void *ctx_void) in handle_and_return() 121 static void handle_and_longjmp(int sig, siginfo_t *si, void *ctx_void) in handle_and_longjmp()
|
/linux/drivers/firmware/efi/libstub/ |
H A D | efi-stub.c | 51 void __weak free_screen_info(struct screen_info *si) in free_screen_info() 57 struct screen_info *si, tmp = {}; in setup_graphics() local 148 struct screen_info *si; in efi_stub_common() local
|
/linux/drivers/firmware/ |
H A D | sysfb_simplefb.c | 27 __init bool sysfb_parse_mode(const struct screen_info *si, in sysfb_parse_mode() 64 __init struct platform_device *sysfb_create_simplefb(const struct screen_info *si, in sysfb_create_simplefb()
|
/linux/arch/s390/kernel/ |
H A D | lgr.c | 69 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 D | za_regs.c | 44 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl() 102 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
|
H A D | ssve_regs.c | 42 static int do_one_sme_vl(struct tdescr *td, siginfo_t *si, ucontext_t *uc, in do_one_sme_vl() 96 static int sme_regs(struct tdescr *td, siginfo_t *si, ucontext_t *uc) in sme_regs()
|