| /kernel/linux/linux-5.10/lib/ |
| H A D | gen_crc32table.c | 37 crc32init_le_generic(const uint32_t polynomial, uint32_t (*tab)[256]) crc32init_le_generic() argument
|
| H A D | crc32.c | 58 crc32_body(u32 crc, unsigned char const *buf, size_t len, const u32 (*tab)[256]) argument 146 crc32_le_generic(u32 crc, unsigned char const *p, size_t len, const u32 (*tab)[256], u32 polynomial) global() argument 294 crc32_be_generic(u32 crc, unsigned char const *p, size_t len, const u32 (*tab)[256], u32 polynomial) global() argument [all...] |
| /kernel/linux/linux-6.6/drivers/block/zram/zram_group/ |
| H A D | zlist.h | 29 static inline struct zlist_node *idx2node(u32 idx, struct zlist_table *tab) in idx2node() argument 34 static inline u32 next_idx(u32 idx, struct zlist_table *tab) in next_idx() argument 39 static inline u32 prev_idx(u32 idx, struct zlist_table *tab) in prev_idx() argument 44 static inline void zlist_table_free(struct zlist_table *tab) in zlist_table_free() argument 60 zlist_add(u32 hid, u32 idx, struct zlist_table *tab) zlist_add() argument 67 zlist_add_tail(u32 hid, u32 idx, struct zlist_table *tab) zlist_add_tail() argument 74 zlist_del(u32 hid, u32 idx, struct zlist_table *tab) zlist_del() argument [all...] |
| H A D | zlist.c | 36 static inline void zlist_before_add_check(struct zlist_table *tab, in zlist_before_add_check() argument 46 static inline void zlist_after_add_check(struct zlist_table *tab, in zlist_after_add_check() argument 56 zlist_before_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_del_check() argument 66 zlist_after_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_del_check() argument 76 zlist_before_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_add_check() argument 79 zlist_after_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_add_check() argument 82 zlist_before_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_del_check() argument 85 zlist_after_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_del_check() argument 93 struct zlist_table *tab = kmalloc(sizeof(struct zlist_table), gfp); zlist_table_alloc() local 103 zlist_lock(u32 idx, struct zlist_table *tab) zlist_lock() argument 108 zlist_unlock(u32 idx, struct zlist_table *tab) zlist_unlock() argument 113 zlist_add_nolock(u32 hid, u32 idx, struct zlist_table *tab) zlist_add_nolock() argument 136 zlist_add_tail_nolock(u32 hid, u32 idx, struct zlist_table *tab) zlist_add_tail_nolock() argument 159 zlist_del_nolock(u32 hid, u32 idx, struct zlist_table *tab) zlist_del_nolock() argument 189 zlist_is_isolated_nolock(u32 idx, struct zlist_table *tab) zlist_is_isolated_nolock() argument 196 zlist_set_priv(u32 idx, struct zlist_table *tab) zlist_set_priv() argument 208 zlist_clr_priv_nolock(u32 idx, struct zlist_table *tab) zlist_clr_priv_nolock() argument 218 zlist_test_priv_nolock(u32 idx, struct zlist_table *tab) zlist_test_priv_nolock() argument 228 zlist_node_init(u32 idx, struct zlist_table *tab) zlist_node_init() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
| H A D | wa.c | 140 const u16 *tab; in b43_wa_msst() local
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A 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
|
| H A 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
|
| H A 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/lib/ |
| H A D | gen_crc32table.c | 37 crc32init_le_generic(const uint32_t polynomial, uint32_t (*tab)[256]) crc32init_le_generic() argument
|
| H A D | crc32.c | 58 crc32_body(u32 crc, unsigned char const *buf, size_t len, const u32 (*tab)[256]) argument 146 crc32_le_generic(u32 crc, unsigned char const *p, size_t len, const u32 (*tab)[256], u32 polynomial) global() argument 293 crc32_be_generic(u32 crc, unsigned char const *p, size_t len, const u32 (*tab)[256], u32 polynomial) global() argument [all...] |
| /third_party/ffmpeg/libavresample/ |
| H A D | resample_template.c | 103 static void SET_TYPE(set_filter)(void *filter0, double *tab, int phase, in set_filter() argument
|
| /third_party/musl/porting/linux/user/src/ctype/ |
| H A D | towctrans.c | 6 static const unsigned char tab[]; variable
|
| /third_party/musl/libc-test/src/math/gen/ |
| H A D | rnd.c | 45 int insert(uint64_t *tab, size_t len, uint64_t v) in insert() argument 83 uint64_t *tab; in choose() local [all...] |
| /third_party/musl/src/ctype/ |
| H A D | towctrans.c | 8 static const unsigned char tab[]; variable
|
| /third_party/lwip/src/include/lwip/priv/ |
| H A D | memp_priv.h | 129 struct memp **tab; member
|
| /kernel/linux/linux-5.10/drivers/block/zram/zram_group/ |
| H A D | zlist.c | 36 static inline void zlist_before_add_check(struct zlist_table *tab, in zlist_before_add_check() argument 46 static inline void zlist_after_add_check(struct zlist_table *tab, in zlist_after_add_check() argument 56 zlist_before_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_del_check() argument 66 zlist_after_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_del_check() argument 76 zlist_before_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_add_check() argument 79 zlist_after_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_add_check() argument 82 zlist_before_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_del_check() argument 85 zlist_after_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_del_check() argument 93 struct zlist_table *tab = kmalloc(sizeof(struct zlist_table), gfp); zlist_table_alloc() local 103 zlist_lock(u32 idx, struct zlist_table *tab) zlist_lock() argument 108 zlist_unlock(u32 idx, struct zlist_table *tab) zlist_unlock() argument 113 zlist_add_nolock(u32 hid, u32 idx, struct zlist_table *tab) zlist_add_nolock() argument 136 zlist_add_tail_nolock(u32 hid, u32 idx, struct zlist_table *tab) zlist_add_tail_nolock() argument 159 zlist_del_nolock(u32 hid, u32 idx, struct zlist_table *tab) zlist_del_nolock() argument 189 zlist_is_isolated_nolock(u32 idx, struct zlist_table *tab) zlist_is_isolated_nolock() argument 196 zlist_set_priv(u32 idx, struct zlist_table *tab) zlist_set_priv() argument 208 zlist_clr_priv_nolock(u32 idx, struct zlist_table *tab) zlist_clr_priv_nolock() argument 218 zlist_test_priv_nolock(u32 idx, struct zlist_table *tab) zlist_test_priv_nolock() argument 228 zlist_node_init(u32 idx, struct zlist_table *tab) zlist_node_init() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sched.h | 85 struct sched_class tab[]; member
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
| H A D | hantro_jpeg.c | 268 jpeg_scale_quant_table(unsigned char *file_q_tab, unsigned char *reordered_q_tab, const unsigned char *tab, int scale) jpeg_scale_quant_table() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | dynamic_debug.h | 182 static inline int ddebug_add_module(struct _ddebug *tab, unsigned int n, in ddebug_add_module() argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
| H A D | hantro_jpeg.c | 289 jpeg_scale_quant_table(unsigned char *file_q_tab, unsigned char *reordered_q_tab, const unsigned char *tab, int scale) jpeg_scale_quant_table() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sched.h | 85 struct sched_class tab[]; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | gsmdec_template.c | 35 const int16_t *tab = ff_gsm_dequant_tab[maxidx]; in apcm_dequant_add() local
|
| H A D | qdm2_tablegen.h | 114 build_vlc(VLC *vlc, int nb_bits, int nb_codes, unsigned *offset, const uint8_t tab[][2]) build_vlc() argument
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | motion.c | 46 static void fill_random(uint8_t *tab, int size) in fill_random() argument
|