/linux-6.15/fs/bcachefs/ |
D | opts.c | 122 static int bch2_opt_fix_errors_parse(struct bch_fs *c, const char *val, u64 *res, in bch2_opt_fix_errors_parse() 141 struct bch_fs *c, in bch2_opt_fix_errors_to_text() 333 int bch2_opt_parse(struct bch_fs *c, in bch2_opt_parse() 415 struct bch_fs *c, struct bch_sb *sb, in bch2_opt_to_text() 459 struct bch_fs *c, struct bch_sb *sb, in bch2_opts_to_text() 483 int bch2_opt_check_may_set(struct bch_fs *c, struct bch_dev *ca, int id, u64 v) in bch2_opt_check_may_set() 506 int bch2_opts_check_may_set(struct bch_fs *c) in bch2_opts_check_may_set() 517 int bch2_parse_one_mount_opt(struct bch_fs *c, struct bch_opts *opts, in bch2_parse_one_mount_opt() 582 int bch2_parse_mount_opts(struct bch_fs *c, struct bch_opts *opts, in bch2_parse_mount_opts() 695 void bch2_opt_set_sb(struct bch_fs *c, struct bch_dev *ca, in bch2_opt_set_sb()
|
D | super-io.c | 69 int bch2_set_version_incompat(struct bch_fs *c, enum bcachefs_metadata_version version) in bch2_set_version_incompat() 257 struct bch_fs *c = container_of(sb, struct bch_fs, disk_sb); in bch2_sb_field_resize_id() local 587 static void bch2_sb_update(struct bch_fs *c) in bch2_sb_update() 688 int bch2_sb_to_fs(struct bch_fs *c, struct bch_sb *src) in bch2_sb_to_fs() 705 int bch2_sb_from_fs(struct bch_fs *c, struct bch_dev *ca) in bch2_sb_from_fs() 967 static void read_back_super(struct bch_fs *c, struct bch_dev *ca) in read_back_super() 986 static void write_one_super(struct bch_fs *c, struct bch_dev *ca, unsigned idx) in write_one_super() 1012 int bch2_write_super(struct bch_fs *c) in bch2_write_super() 1219 void __bch2_check_set_feature(struct bch_fs *c, unsigned feat) in __bch2_check_set_feature() 1231 bool bch2_check_version_downgrade(struct bch_fs *c) in bch2_check_version_downgrade() [all …]
|
D | journal_seq_blacklist.c | 46 int bch2_journal_seq_blacklist_add(struct bch_fs *c, u64 start, u64 end) in bch2_journal_seq_blacklist_add() 106 bool bch2_journal_seq_is_blacklisted(struct bch_fs *c, u64 seq, in bch2_journal_seq_is_blacklisted() 133 int bch2_blacklist_table_initialize(struct bch_fs *c) in bch2_blacklist_table_initialize() 219 bool bch2_blacklist_entries_gc(struct bch_fs *c) in bch2_blacklist_entries_gc()
|
/linux-6.15/include/linux/mfd/ |
D | ingenic-tcu.h | 51 #define TCU_REG_TDFRc(c) (TCU_REG_TDFR0 + ((c) * TCU_CHANNEL_STRIDE)) argument 52 #define TCU_REG_TDHRc(c) (TCU_REG_TDHR0 + ((c) * TCU_CHANNEL_STRIDE)) argument 53 #define TCU_REG_TCNTc(c) (TCU_REG_TCNT0 + ((c) * TCU_CHANNEL_STRIDE)) argument 54 #define TCU_REG_TCSRc(c) (TCU_REG_TCSR0 + ((c) * TCU_CHANNEL_STRIDE)) argument
|
/linux-6.15/tools/testing/selftests/powerpc/pmu/ |
D | lib.c | 22 char c = PARENT_TOKEN; in sync_with_child() local 34 char c; in wait_for_parent() local 44 char c = CHILD_TOKEN; in notify_parent() local 53 char c = ~CHILD_TOKEN; in notify_parent_of_error() local
|
/linux-6.15/arch/x86/kernel/cpu/ |
D | centaur.c | 22 static void init_c3(struct cpuinfo_x86 *c) in init_c3() 94 static void early_init_centaur(struct cpuinfo_x86 *c) in early_init_centaur() 114 static void init_centaur(struct cpuinfo_x86 *c) in init_centaur() 218 centaur_size_cache(struct cpuinfo_x86 *c, unsigned int size) in centaur_size_cache()
|
/linux-6.15/drivers/clk/ti/ |
D | autoidle.c | 85 struct clk_hw_omap *c = to_clk_hw_omap(hw); in omap2_clk_deny_idle() local 109 struct clk_hw_omap *c = to_clk_hw_omap(hw); in omap2_clk_allow_idle() local 153 struct clk_ti_autoidle *c; in _clk_generic_allow_autoidle_all() local 167 struct clk_ti_autoidle *c; in _clk_generic_deny_autoidle_all() local
|
/linux-6.15/drivers/gpu/drm/nouveau/include/nvif/ |
D | object.h | 47 #define nvif_rd(a,f,b,c) ({ \ argument 51 #define nvif_wr(a,f,b,c,d) ({ \ argument 57 #define nvif_wr08(a,b,c) nvif_wr((a), iowrite8, 1, (b), (u8)(c)) argument 58 #define nvif_wr16(a,b,c) nvif_wr((a), iowrite16_native, 2, (b), (u16)(c)) argument 59 #define nvif_wr32(a,b,c) nvif_wr((a), iowrite32_native, 4, (b), (u32)(c)) argument 60 #define nvif_mask(a,b,c,d) ({ \ argument 67 #define nvif_mthd(a,b,c,d) nvif_object_mthd((a), (b), (c), (d)) argument
|
/linux-6.15/arch/alpha/boot/ |
D | misc.c | 69 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} argument 70 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} argument 76 # define Tracec(c,x) argument 77 # define Tracecv(c,x) argument 123 ulg c = crc; in flush_window() local
|
/linux-6.15/drivers/usb/gadget/legacy/ |
D | g_ffs.c | 115 struct usb_configuration c; member 402 struct gfs_configuration *c = gfs_configurations + i; in gfs_bind() local 471 static int gfs_do_config(struct usb_configuration *c) in gfs_do_config() 530 static int eth_bind_config(struct usb_configuration *c) in eth_bind_config() 559 static int bind_rndis_config(struct usb_configuration *c) in bind_rndis_config()
|
/linux-6.15/sound/aoa/core/ |
D | core.c | 23 static int attach_codec_to_fabric(struct aoa_codec *c) in attach_codec_to_fabric() 86 struct aoa_codec *c; in aoa_fabric_register() local 117 struct aoa_codec *c; in aoa_fabric_unregister() local
|
/linux-6.15/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | os.h | 19 #define nvkm_list_find_next(p,h,m,c) ({ \ argument 29 #define nvkm_list_find(p,h,m,c) \ argument 31 #define nvkm_list_foreach(p,h,m,c) \ argument
|
/linux-6.15/net/ceph/ |
D | ceph_hash.c | 10 #define mix(a, b, c) \ argument 26 __u32 a, b, c; /* the internal state */ in ceph_str_hash_rjenkins() local 97 unsigned char c; in ceph_str_hash_linux() local
|
/linux-6.15/tools/testing/selftests/bpf/progs/ |
D | btf_data.c | 6 int c; member 12 int c; member 18 int c; member 24 int c; member
|
D | fentry_test.c | 27 int BPF_PROG(test3, char a, int b, __u64 c) in BPF_PROG() 35 int BPF_PROG(test4, void *a, char b, int c, __u64 d) in BPF_PROG() 43 int BPF_PROG(test5, __u64 a, void *b, short c, int d, __u64 e) in BPF_PROG() 52 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void * e, __u64 f) in BPF_PROG()
|
/linux-6.15/include/asm-generic/ |
D | word-at-a-time.h | 18 …ic inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time *c) in prep_zero_mask() 42 …line unsigned long has_zero(unsigned long val, unsigned long *data, const struct word_at_a_time *c) in has_zero() 94 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero() 101 …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.15/drivers/nvme/host/ |
D | zns.c | 12 struct nvme_command c = { }; in nvme_set_max_append() local 42 struct nvme_command c = { }; in nvme_query_zone_info() local 179 struct nvme_command c = { }; in nvme_ns_report_zones() local 235 struct nvme_command *c, enum nvme_zone_mgmt_action action) in nvme_setup_zone_mgmt_send()
|
/linux-6.15/drivers/gpu/drm/imx/dcss/ |
D | dcss-dev.h | 19 #define dcss_writel(v, c) writel((v), (c)) argument 20 #define dcss_readl(c) readl(c) argument 21 #define dcss_set(v, c) writel((v), (c) + SET) argument 22 #define dcss_clr(v, c) writel((v), (c) + CLR) argument 23 #define dcss_toggle(v, c) writel((v), (c) + TGL) argument 25 static inline void dcss_update(u32 v, u32 m, void __iomem *c) in dcss_update()
|
/linux-6.15/tools/testing/selftests/powerpc/stringloops/ |
D | strlen.c | 66 char c; in testcase() local 79 char c; in testcase() local 93 char c; in testcase() local
|
/linux-6.15/security/selinux/ss/ |
D | context.h | 37 static inline void mls_context_init(struct context *c) in mls_context_init() 144 static inline void mls_context_destroy(struct context *c) in mls_context_destroy() 151 static inline void context_init(struct context *c) in context_init() 182 static inline void context_destroy(struct context *c) in context_destroy()
|
/linux-6.15/arch/arm/boot/compressed/ |
D | string.c | 126 void *memchr(const void *s, int c, size_t count) in memchr() 136 char *strchr(const char *s, int c) in strchr() 144 char *strrchr(const char *s, int c) in strrchr() 156 void *memset(void *s, int c, size_t count) in memset()
|
/linux-6.15/drivers/md/bcache/ |
D | features.c | 56 int bch_print_cache_set_feature_compat(struct cache_set *c, char *buf, int size) in bch_print_cache_set_feature_compat() 63 int bch_print_cache_set_feature_ro_compat(struct cache_set *c, char *buf, int size) in bch_print_cache_set_feature_ro_compat() 70 int bch_print_cache_set_feature_incompat(struct cache_set *c, char *buf, int size) in bch_print_cache_set_feature_incompat()
|
/linux-6.15/arch/m68k/include/asm/ |
D | atomic.h | 146 char c; in arch_atomic_dec_and_test() local 154 char c; in arch_atomic_dec_and_test_lt() local 164 char c; in arch_atomic_inc_and_test() local 203 char c; in arch_atomic_sub_and_test() local 213 char c; in arch_atomic_add_negative() local
|
/linux-6.15/crypto/ |
D | twofish_generic.c | 53 #define ENCROUND(n, a, b, c, d) \ argument 60 #define DECROUND(n, a, b, c, d) \ argument 100 u32 a, b, c, d; in twofish_encrypt() local 135 u32 a, b, c, d; in twofish_decrypt() local
|
/linux-6.15/arch/sh/include/asm/ |
D | io.h | 38 #define readb_relaxed(c) ({ u8 __v = ioswabb(__raw_readb(c)); __v; }) argument 39 #define readw_relaxed(c) ({ u16 __v = ioswabw(__raw_readw(c)); __v; }) argument 40 #define readl_relaxed(c) ({ u32 __v = ioswabl(__raw_readl(c)); __v; }) argument 41 #define readq_relaxed(c) ({ u64 __v = ioswabq(__raw_readq(c)); __v; }) argument 43 #define writeb_relaxed(v,c) ((void)__raw_writeb((__force u8)ioswabb(v),c)) argument 44 #define writew_relaxed(v,c) ((void)__raw_writew((__force u16)ioswabw(v),c)) argument 45 #define writel_relaxed(v,c) ((void)__raw_writel((__force u32)ioswabl(v),c)) argument 46 #define writeq_relaxed(v,c) ((void)__raw_writeq((__force u64)ioswabq(v),c)) argument
|