| /kernel/linux/linux-5.10/drivers/block/zram/zram_group/ |
| D | zlist.c | 36 static inline void zlist_before_add_check(struct zlist_table *tab, in zlist_before_add_check() 46 static inline void zlist_after_add_check(struct zlist_table *tab, in zlist_after_add_check() 56 static inline void zlist_before_del_check(struct zlist_table *tab, in zlist_before_del_check() 66 static inline void zlist_after_del_check(struct zlist_table *tab, in zlist_after_del_check() 76 static inline void zlist_before_add_check(struct zlist_table *tab, in zlist_before_add_check() 79 static inline void zlist_after_add_check(struct zlist_table *tab, in zlist_after_add_check() 82 static inline void zlist_before_del_check(struct zlist_table *tab, in zlist_before_del_check() 85 static inline void zlist_after_del_check(struct zlist_table *tab, in zlist_after_del_check() 93 struct zlist_table *tab = kmalloc(sizeof(struct zlist_table), gfp); in zlist_table_alloc() local 103 void zlist_lock(u32 idx, struct zlist_table *tab) in zlist_lock() [all …]
|
| D | zlist.h | 29 static inline struct zlist_node *idx2node(u32 idx, struct zlist_table *tab) in idx2node() 34 static inline u32 next_idx(u32 idx, struct zlist_table *tab) in next_idx() 39 static inline u32 prev_idx(u32 idx, struct zlist_table *tab) in prev_idx() 44 static inline void zlist_table_free(struct zlist_table *tab) in zlist_table_free() 60 static inline void zlist_add(u32 hid, u32 idx, struct zlist_table *tab) in zlist_add() 67 static inline void zlist_add_tail(u32 hid, u32 idx, struct zlist_table *tab) in zlist_add_tail() 74 static inline bool zlist_del(u32 hid, u32 idx, struct zlist_table *tab) in zlist_del() 91 #define zlist_for_each_entry(idx, hid, tab) \ argument 94 #define zlist_for_each_entry_reverse(idx, hid, tab) \ argument
|
| /kernel/linux/linux-6.6/drivers/block/zram/zram_group/ |
| D | zlist.c | 36 static inline void zlist_before_add_check(struct zlist_table *tab, in zlist_before_add_check() 46 static inline void zlist_after_add_check(struct zlist_table *tab, in zlist_after_add_check() 56 static inline void zlist_before_del_check(struct zlist_table *tab, in zlist_before_del_check() 66 static inline void zlist_after_del_check(struct zlist_table *tab, in zlist_after_del_check() 76 static inline void zlist_before_add_check(struct zlist_table *tab, in zlist_before_add_check() 79 static inline void zlist_after_add_check(struct zlist_table *tab, in zlist_after_add_check() 82 static inline void zlist_before_del_check(struct zlist_table *tab, in zlist_before_del_check() 85 static inline void zlist_after_del_check(struct zlist_table *tab, in zlist_after_del_check() 93 struct zlist_table *tab = kmalloc(sizeof(struct zlist_table), gfp); in zlist_table_alloc() local 103 void zlist_lock(u32 idx, struct zlist_table *tab) in zlist_lock() [all …]
|
| D | zlist.h | 29 static inline struct zlist_node *idx2node(u32 idx, struct zlist_table *tab) in idx2node() 34 static inline u32 next_idx(u32 idx, struct zlist_table *tab) in next_idx() 39 static inline u32 prev_idx(u32 idx, struct zlist_table *tab) in prev_idx() 44 static inline void zlist_table_free(struct zlist_table *tab) in zlist_table_free() 60 static inline void zlist_add(u32 hid, u32 idx, struct zlist_table *tab) in zlist_add() 67 static inline void zlist_add_tail(u32 hid, u32 idx, struct zlist_table *tab) in zlist_add_tail() 74 static inline bool zlist_del(u32 hid, u32 idx, struct zlist_table *tab) in zlist_del() 91 #define zlist_for_each_entry(idx, hid, tab) \ argument 94 #define zlist_for_each_entry_reverse(idx, hid, tab) \ argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
| D | gianfar_ethtool.c | 825 static void gfar_set_mask(u32 mask, struct filer_table *tab) in gfar_set_mask() 833 static void gfar_set_parse_bits(u32 value, u32 mask, struct filer_table *tab) in gfar_set_parse_bits() 843 struct filer_table *tab) in gfar_set_general_attribute() 866 struct filer_table *tab) in gfar_set_attribute() 925 struct filer_table *tab) in gfar_set_basic_ip() 945 struct filer_table *tab) in gfar_set_user_ip() 963 struct filer_table *tab) in gfar_set_ether() 1063 struct filer_table *tab) in gfar_convert_to_filer() 1173 struct filer_table *tab) in gfar_write_filer_table() 1216 struct filer_table *tab; in gfar_process_filer_changes() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
| D | gianfar_ethtool.c | 835 static void gfar_set_mask(u32 mask, struct filer_table *tab) in gfar_set_mask() 843 static void gfar_set_parse_bits(u32 value, u32 mask, struct filer_table *tab) in gfar_set_parse_bits() 853 struct filer_table *tab) in gfar_set_general_attribute() 876 struct filer_table *tab) in gfar_set_attribute() 935 struct filer_table *tab) in gfar_set_basic_ip() 955 struct filer_table *tab) in gfar_set_user_ip() 973 struct filer_table *tab) in gfar_set_ether() 1073 struct filer_table *tab) in gfar_convert_to_filer() 1183 struct filer_table *tab) in gfar_write_filer_table() 1226 struct filer_table *tab; in gfar_process_filer_changes() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| D | phy_lcn.c | 925 struct phytbl_info tab; in wlc_lcnphy_common_read_table() local 940 struct phytbl_info tab; in wlc_lcnphy_common_write_table() local 1894 struct phytbl_info tab; in wlc_lcnphy_get_bbmult() local 1909 struct phytbl_info tab; in wlc_lcnphy_set_bbmult() local 1922 struct phytbl_info tab; in wlc_lcnphy_clear_tx_power_offsets() local 2066 struct phytbl_info tab; in wlc_lcnphy_tssi_setup() local 2233 struct phytbl_info tab; in wlc_lcnphy_txpower_recalc_target() local 2268 struct phytbl_info tab; in wlc_lcnphy_set_tx_pwr_soft_ctrl() local 2871 struct phytbl_info tab; in wlc_lcnphy_vbat_temp_sense_setup() local 3011 struct phytbl_info tab; in wlc_lcnphy_tx_pwr_ctrl_init() local [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| D | phy_lcn.c | 925 struct phytbl_info tab; in wlc_lcnphy_common_read_table() local 940 struct phytbl_info tab; in wlc_lcnphy_common_write_table() local 1894 struct phytbl_info tab; in wlc_lcnphy_get_bbmult() local 1909 struct phytbl_info tab; in wlc_lcnphy_set_bbmult() local 1922 struct phytbl_info tab; in wlc_lcnphy_clear_tx_power_offsets() local 2066 struct phytbl_info tab; in wlc_lcnphy_tssi_setup() local 2233 struct phytbl_info tab; in wlc_lcnphy_txpower_recalc_target() local 2268 struct phytbl_info tab; in wlc_lcnphy_set_tx_pwr_soft_ctrl() local 2871 struct phytbl_info tab; in wlc_lcnphy_vbat_temp_sense_setup() local 3011 struct phytbl_info tab; in wlc_lcnphy_tx_pwr_ctrl_init() local [all …]
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| D | cxd2820r_t2.c | 26 struct reg_val_mask tab[] = { in cxd2820r_set_frontend_t2() local 389 static const struct reg_val_mask tab[] = { in cxd2820r_sleep_t2() local
|
| D | cxd2820r_t.c | 30 struct reg_val_mask tab[] = { in cxd2820r_set_frontend_t() local 395 static struct reg_val_mask tab[] = { in cxd2820r_sleep_t() local
|
| D | cxd2820r_c.c | 20 struct reg_val_mask tab[] = { in cxd2820r_set_frontend_c() local 301 static const struct reg_val_mask tab[] = { in cxd2820r_sleep_c() local
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| D | cxd2820r_t2.c | 26 struct reg_val_mask tab[] = { in cxd2820r_set_frontend_t2() local 389 static const struct reg_val_mask tab[] = { in cxd2820r_sleep_t2() local
|
| D | cxd2820r_t.c | 30 struct reg_val_mask tab[] = { in cxd2820r_set_frontend_t() local 395 static struct reg_val_mask tab[] = { in cxd2820r_sleep_t() local
|
| D | cxd2820r_c.c | 20 struct reg_val_mask tab[] = { in cxd2820r_set_frontend_c() local 301 static const struct reg_val_mask tab[] = { in cxd2820r_sleep_c() local
|
| /kernel/linux/linux-6.6/security/selinux/ |
| D | nlmsgtab.c | 154 static int nlmsg_perm(u16 nlmsg_type, u32 *perm, const struct nlmsg_perm *tab, size_t tabsize) in nlmsg_perm()
|
| /kernel/linux/linux-5.10/security/selinux/ |
| D | nlmsgtab.c | 151 static int nlmsg_perm(u16 nlmsg_type, u32 *perm, const struct nlmsg_perm *tab, size_t tabsize) in nlmsg_perm()
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| D | unwind.c | 575 struct unwind_table *tab = kmalloc(sizeof(*tab), GFP_KERNEL); in unwind_table_add() local 596 void unwind_table_del(struct unwind_table *tab) in unwind_table_del()
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| D | unwind.c | 533 struct unwind_table *tab = kmalloc(sizeof(*tab), GFP_KERNEL); in unwind_table_add() local 554 void unwind_table_del(struct unwind_table *tab) in unwind_table_del()
|
| /kernel/linux/linux-5.10/tools/perf/jvmti/ |
| D | libjvmti.c | 36 jvmti_line_info_t *tab) in do_get_line_number() 73 get_line_numbers(jvmtiEnv *jvmti, const void *compile_info, jvmti_line_info_t **tab, int *nr_lines) in get_line_numbers()
|
| /kernel/linux/linux-6.6/tools/perf/jvmti/ |
| D | libjvmti.c | 36 jvmti_line_info_t *tab) in do_get_line_number() 73 get_line_numbers(jvmtiEnv *jvmti, const void *compile_info, jvmti_line_info_t **tab, int *nr_lines) in get_line_numbers()
|
| /kernel/linux/linux-6.6/arch/arm/mach-s3c/ |
| D | init.c | 32 struct cpu_table *tab, in s3c_lookup_cpu()
|
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| D | init.c | 32 struct cpu_table *tab, in s3c_lookup_cpu()
|
| /kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
| D | hantro_jpeg.c | 291 const unsigned char *tab, int scale) in jpeg_scale_quant_table()
|
| /kernel/linux/linux-5.10/arch/powerpc/crypto/ |
| D | aes-spe-core.S | 28 #define LBZ(out, tab, off) \ argument
|
| /kernel/linux/linux-6.6/arch/powerpc/crypto/ |
| D | aes-spe-core.S | 28 #define LBZ(out, tab, off) \ argument
|