/linux-6.8/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 139 #define encround_tail(a, b, c, d, x, y, prerotate) \ argument 151 #define decround_tail(a, b, c, d, x, y, prerotate) \ argument 168 #define preload_rgi(c) \ argument 172 #define encrypt_round(n, a, b, c, d, preload, prerotate) \ argument 180 #define decrypt_round(n, a, b, c, d, preload, prerotate) \ argument
|
/linux-6.8/include/linux/ |
D | fortify-string.h | 458 #define __fortify_memset_chk(p, c, size, p_size, p_size_field) ({ \ argument 469 #define memset(p, c, s) __fortify_memset_chk(p, c, s, \ argument 648 __FORTIFY_INLINE void *memscan(void * const POS0 p, int c, __kernel_size_t size) in memscan() 677 void *memchr(const void * const POS0 p, int c, __kernel_size_t size) in memchr() 689 __FORTIFY_INLINE void *memchr_inv(const void * const POS0 p, int c, size_t size) in memchr_inv()
|
/linux-6.8/tools/testing/selftests/bpf/progs/ |
D | exceptions_fail.c | 237 __noinline int throwing_exception_cb(u64 c) in throwing_exception_cb() 243 __noinline int exception_cb1(u64 c) in exception_cb1() 248 __noinline int exception_cb2(u64 c) in exception_cb2() 297 __noinline int exception_cb_bad_ret(u64 c) in exception_cb_bad_ret()
|
/linux-6.8/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | vmem.c | 199 unsigned int c; in isp_vmem_load() local 217 unsigned int c; in isp_vmem_store() local 246 unsigned int c; in isp_vmem_2d_load() local 275 unsigned int c; in isp_vmem_2d_store() local
|
/linux-6.8/drivers/char/ |
D | applicom.c | 365 int c; in ac_write() local 467 int c; in ac_write() local 490 int c; in do_ac_read() local 498 int c; in do_ac_read() local
|
/linux-6.8/drivers/video/console/ |
D | sticon.c | 74 static void sticon_putc(struct vc_data *conp, int c, int ypos, int xpos) in sticon_putc() 276 static void sticon_init(struct vc_data *c, int init) in sticon_init() 294 static void sticon_deinit(struct vc_data *c) in sticon_deinit() 318 static int sticon_blank(struct vc_data *c, int blank, int mode_switch) in sticon_blank()
|
/linux-6.8/drivers/media/dvb-frontends/ |
D | mn88472.c | 21 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88472_read_status() local 203 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88472_set_frontend() local 579 struct dtv_frontend_properties *c; in mn88472_probe() local
|
D | as102_fe.c | 28 uint8_t c; in as102_fe_get_code_rate() local 57 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in as102_fe_set_frontend() local 185 struct dtv_frontend_properties *c) in as102_fe_get_frontend()
|
/linux-6.8/drivers/md/bcache/ |
D | debug.c | 163 struct cache_set *c; member 209 struct cache_set *c = inode->i_private; in bch_dump_open() local 237 void bch_debug_init_cache_set(struct cache_set *c) in bch_debug_init_cache_set()
|
/linux-6.8/arch/powerpc/boot/ |
D | stdio.c | 20 char *strrchr(const char *s, int c) in strrchr() 64 int i, c; in skip_atoi() local 81 char c,sign,tmp[66]; in number() local
|
/linux-6.8/arch/um/drivers/ |
D | chan_user.c | 150 char c = 1; in winch_thread() local 230 char c; in winch_tramp() local 286 char c = 1; in register_winch() local
|
/linux-6.8/tools/perf/util/ |
D | string.c | 27 char c; in perf_atoll() local 72 static bool __match_charclass(const char *pat, char c, const char **npat) in __match_charclass() 296 unsigned int hex(char c) in hex()
|
D | config.c | 50 int c; in get_next_char() local 81 int c = get_next_char(); in parse_value() local 140 static inline int iskeychar(int c) in iskeychar() 147 int c; in get_value() local 176 static int get_extended_base_var(char *name, int baselen, int c) in get_extended_base_var() 217 int c = get_next_char(); in get_base_var() local 243 int line, c = get_next_char(); in perf_parse_file() local
|
/linux-6.8/tools/testing/selftests/cgroup/ |
D | memcg_protection.m | 22 c = [50 50 50 0] / 1024; variable 81 c = max(c - r, 0); variable
|
/linux-6.8/tools/perf/tests/ |
D | kmod-path.c | 44 #define T(path, an, k, c, n) \ argument 47 #define M(path, c, e) \ argument
|
/linux-6.8/net/9p/ |
D | error.c | 178 struct errormap *c; in p9_error_init() local 207 struct errormap *c; in p9_errstr2errno() local
|
/linux-6.8/arch/mips/pci/ |
D | fixup-fuloong2e.c | 61 unsigned char c; in loongson2e_686b_func0_fixup() local 182 unsigned char c; in loongson2e_686b_func5_fixup() local
|
/linux-6.8/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 3050 unsigned int i, c, left, val, offset = addr & 0xff; in t4_write_flash() local 3435 static int should_install_fs_fw(struct adapter *adap, int card_fw_usable, in should_install_fs_fw() 3519 uint32_t d, c, k; in t4_prep_fw() local 3849 struct fw_params_cmd c; in t4_fwcache() local 4245 struct fw_port_cmd c; in t4_restart_aneg() local 5205 struct fw_rss_glb_config_cmd c; in t4_config_glbl_rss() local 5236 struct fw_rss_vi_config_cmd c; in t4_config_vi_rss() local 5302 struct fw_ldst_cmd c; in t4_tp_fw_ldst_rw() local 6513 struct fw_ldst_cmd c; in t4_fwaddrspace_write() local 6544 struct fw_ldst_cmd c; in t4_mdio_rd() local [all …]
|
/linux-6.8/arch/riscv/include/asm/ |
D | word-at-a-time.h | 22 unsigned long *bits, const struct word_at_a_time *c) in has_zero() 30 unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
|
/linux-6.8/lib/ |
D | strncpy_from_user.c | 38 unsigned long c, data, mask; in do_strncpy_from_user() local 70 char c; in do_strncpy_from_user() local
|
D | gen_crc64table.c | 27 uint64_t i, j, c, crc; in generate_reflected_crc64_table() local 45 uint64_t i, j, c, crc; in generate_crc64_table() local
|
/linux-6.8/arch/sh/include/asm/ |
D | word-at-a-time.h | 27 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero() 34 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
|
/linux-6.8/arch/arm64/include/asm/ |
D | word-at-a-time.h | 21 const struct word_at_a_time *c) in has_zero() 28 #define prep_zero_mask(a, bits, c) (bits) argument
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | vmm.h | 347 #define VMM_FO(m,o,d,c,b) nvkm_fo##b((m)->memory, (o), (d), (c)) argument 348 #define VMM_WO(m,o,d,c,b) nvkm_wo##b((m)->memory, (o), (d)) argument 349 #define VMM_XO(m,v,o,d,c,b,fn,f,a...) do { \ argument 356 #define VMM_FO032(m,v,o,d,c) \ argument 360 #define VMM_FO064(m,v,o,d,c) \ argument 363 #define VMM_XO128(m,v,o,lo,hi,c,f,a...) do { \ argument 375 #define VMM_FO128(m,v,o,lo,hi,c) do { \ argument
|
/linux-6.8/arch/mips/kernel/ |
D | cacheinfo.c | 22 struct cpuinfo_mips *c = ¤t_cpu_data; in init_cache_level() local 79 struct cpuinfo_mips *c = ¤t_cpu_data; in populate_cache_leaves() local
|