/Linux-v6.6/sound/soc/codecs/ |
D | arizona.h | 141 #define ARIZONA_GAINMUX_CONTROLS(name, base) \ argument 146 #define ARIZONA_MIXER_CONTROLS(name, base) \ argument 160 #define ARIZONA_MUX_ENUM_DECL(name, reg) \ argument 164 #define ARIZONA_MUX_CTL_DECL(name) \ argument 168 #define ARIZONA_MUX_ENUMS(name, base_reg) \ argument 172 #define ARIZONA_MIXER_ENUMS(name, base_reg) \ argument 178 #define ARIZONA_DSP_AUX_ENUMS(name, base_reg) \ argument 186 #define ARIZONA_MUX(name, ctrl) \ argument 189 #define ARIZONA_MUX_WIDGETS(name, name_str) \ argument 192 #define ARIZONA_MIXER_WIDGETS(name, name_str) \ argument [all …]
|
/Linux-v6.6/drivers/net/wireless/ti/wl1251/ |
D | debugfs.c | 22 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ argument 40 #define DEBUGFS_ADD(name, parent) \ argument 44 #define DEBUGFS_DEL(name) \ argument 50 #define DEBUGFS_FWSTATS_FILE(sub, name, buflen, fmt) \ argument 72 #define DEBUGFS_FWSTATS_ADD(sub, name) \ argument 75 #define DEBUGFS_FWSTATS_DEL(sub, name) \ argument
|
/Linux-v6.6/fs/btrfs/ |
D | dir-item.c | 27 const char *name, in insert_with_overflow() 59 const char *name, u16 name_len, in btrfs_insert_xattr_item() 110 const struct fscrypt_str *name, struct btrfs_inode *dir, in btrfs_insert_dir_item() 180 struct btrfs_key *key, const char *name, in btrfs_lookup_match_dir() 215 const struct fscrypt_str *name, in btrfs_lookup_dir_item() 234 const struct fscrypt_str *name) in btrfs_check_dir_item_collision() 311 u64 index, const struct fscrypt_str *name, int mod) in btrfs_lookup_dir_index_item() 330 u64 dirid, const struct fscrypt_str *name) in btrfs_search_dir_index_item() 359 const char *name, u16 name_len, in btrfs_lookup_xattr() 383 const char *name, int name_len) in btrfs_match_dir_item_name()
|
/Linux-v6.6/tools/testing/selftests/tc-testing/tc-tests/filters/ |
D | fw.json | 4 "name": "Add fw filter with prio at 32-bit maxixum", string 26 "name": "Add fw filter with prio exceeding 32-bit maxixum", string 48 "name": "Add fw filter with action ok", string 175 "name": "Add fw filter with action ok by reference", string 199 "name": "Add fw filter with action continue", string 218 "name": "Add fw filter with action continue by reference", string 242 "name": "Add fw filter with action pipe", string 261 "name": "Add fw filter with action pipe by reference", string 285 "name": "Add fw filter with action drop", string 304 "name": "Add fw filter with action drop by reference", string [all …]
|
D | flow.json | 4 "name": "Add flow filter with map key and ops", string 26 "name": "Add flow filter with map key or ops", string 48 "name": "Add flow filter with map key xor ops", string 70 "name": "Add flow filter with map key rshift ops", string 92 "name": "Add flow filter with map key addend ops", string 114 "name": "Add flow filter with src map key", string 136 "name": "Add flow filter with proto map key", string 158 "name": "Add flow filter with proto-src map key", string 180 "name": "Add flow filter with proto-dst map key", string 202 "name": "Add flow filter with iif map key", string [all …]
|
/Linux-v6.6/drivers/infiniband/hw/hfi1/ |
D | msix.c | 76 enum irq_type type, const char *name) in msix_request_irq() 129 const char *name) in msix_request_rcd_irq_common() 156 char name[MAX_NAME_SIZE]; in msix_request_rcd_irq() local 172 char name[MAX_NAME_SIZE]; in msix_netdev_request_rcd_irq() local 188 char name[MAX_NAME_SIZE]; in msix_request_sdma_irq() local 210 char name[MAX_NAME_SIZE]; in msix_request_general_irq() local
|
/Linux-v6.6/drivers/base/firmware_loader/ |
D | main.c | 75 const char *name; member 80 const char *name; member 635 const char *name) in fw_find_devm_name() 644 static bool fw_cache_is_setup(struct device *dev, const char *name) in fw_cache_is_setup() 656 static int fw_add_devm_name(struct device *dev, const char *name) in fw_add_devm_name() 679 static bool fw_cache_is_setup(struct device *dev, const char *name) in fw_cache_is_setup() 684 static int fw_add_devm_name(struct device *dev, const char *name) in fw_add_devm_name() 737 _request_firmware_prepare(struct firmware **firmware_p, const char *name, in _request_firmware_prepare() 807 static void fw_log_firmware_info(const struct firmware *fw, const char *name, struct device *device) in fw_log_firmware_info() 842 static void fw_log_firmware_info(const struct firmware *fw, const char *name, in fw_log_firmware_info() [all …]
|
/Linux-v6.6/include/linux/ |
D | swait.h | 53 #define __SWAITQUEUE_INITIALIZER(name) { \ argument 58 #define DECLARE_SWAITQUEUE(name) \ argument 61 #define __SWAIT_QUEUE_HEAD_INITIALIZER(name) { \ argument 66 #define DECLARE_SWAIT_QUEUE_HEAD(name) \ argument 79 # define __SWAIT_QUEUE_HEAD_INIT_ONSTACK(name) \ argument 81 # define DECLARE_SWAIT_QUEUE_HEAD_ONSTACK(name) \ argument 84 # define DECLARE_SWAIT_QUEUE_HEAD_ONSTACK(name) \ argument
|
D | clk-provider.h | 281 const char *name; member 300 const char *name; member 380 #define clk_hw_register_fixed_rate(dev, name, parent_name, flags, fixed_rate) \ argument 393 #define devm_clk_hw_register_fixed_rate(dev, name, parent_name, flags, fixed_rate) \ argument 405 #define clk_hw_register_fixed_rate_parent_hw(dev, name, parent_hw, flags, \ argument 418 #define clk_hw_register_fixed_rate_parent_data(dev, name, parent_data, flags, \ argument 433 #define clk_hw_register_fixed_rate_with_accuracy(dev, name, parent_name, \ argument 449 #define clk_hw_register_fixed_rate_with_accuracy_parent_hw(dev, name, \ argument 464 #define clk_hw_register_fixed_rate_with_accuracy_parent_data(dev, name, \ argument 478 #define clk_hw_register_fixed_rate_parent_accuracy(dev, name, parent_data, \ argument [all …]
|
/Linux-v6.6/usr/ |
D | gen_init_cpio.c | 37 static void push_string(const char *name) in push_string() 54 static void push_rest(const char *name) in push_rest() 80 const char name[] = "TRAILER!!!"; in cpio_trailer() local 107 static int cpio_mkslink(const char *name, const char *target, in cpio_mkslink() 140 char name[PATH_MAX + 1]; in cpio_mkslink_line() local 156 static int cpio_mkgeneric(const char *name, unsigned int mode, in cpio_mkgeneric() 212 char name[PATH_MAX + 1]; in cpio_mkgeneric_line() local 244 static int cpio_mknod(const char *name, unsigned int mode, in cpio_mknod() 280 char name[PATH_MAX + 1]; in cpio_mknod_line() local 322 static int cpio_mkfile(const char *name, const char *location, in cpio_mkfile() [all …]
|
/Linux-v6.6/drivers/md/ |
D | dm-cache-policy.c | 21 static struct dm_cache_policy_type *__find_policy(const char *name) in __find_policy() 32 static struct dm_cache_policy_type *__get_policy_once(const char *name) in __get_policy_once() 44 static struct dm_cache_policy_type *get_policy_once(const char *name) in get_policy_once() 55 static struct dm_cache_policy_type *get_policy(const char *name) in get_policy() 112 struct dm_cache_policy *dm_cache_policy_create(const char *name, in dm_cache_policy_create()
|
/Linux-v6.6/lib/zstd/common/ |
D | cpu.h | 91 #define X(name, r, bit) \ argument 97 #define C(name, bit) X(name, f1c, bit) argument 128 #define D(name, bit) X(name, f1d, bit) argument 161 #define B(name, bit) X(name, f7b, bit) argument 187 #define C(name, bit) X(name, f7c, bit) argument
|
/Linux-v6.6/arch/mips/cavium-octeon/executive/ |
D | cvmx-bootmem.c | 153 char *name) in cvmx_bootmem_alloc_named_range() 165 void *cvmx_bootmem_alloc_named(uint64_t size, uint64_t alignment, char *name) in cvmx_bootmem_alloc_named() 567 cvmx_bootmem_phy_named_block_find(char *name, uint32_t flags) in cvmx_bootmem_phy_named_block_find() 620 char *name, in cvmx_bootmem_alloc_named_range_once() 654 struct cvmx_bootmem_named_block_desc *cvmx_bootmem_find_named_block(char *name) in cvmx_bootmem_find_named_block() 669 static int cvmx_bootmem_phy_named_block_free(char *name, uint32_t flags) in cvmx_bootmem_phy_named_block_free() 713 int cvmx_bootmem_free_named(char *name) in cvmx_bootmem_free_named() 721 char *name, in cvmx_bootmem_phy_named_block_alloc()
|
/Linux-v6.6/tools/perf/util/ |
D | dsos.c | 132 const char *name, struct dso_id *id) in __dsos__findnew_link_by_longname_id() 214 static struct dso *__dsos__findnew_by_longname_id(struct rb_root *root, const char *name, struct ds… in __dsos__findnew_by_longname_id() 219 static struct dso *__dsos__find_id(struct dsos *dsos, const char *name, struct dso_id *id, bool cmp… in __dsos__find_id() 232 struct dso *__dsos__find(struct dsos *dsos, const char *name, bool cmp_short) in __dsos__find() 269 static struct dso *__dsos__addnew_id(struct dsos *dsos, const char *name, struct dso_id *id) in __dsos__addnew_id() 282 struct dso *__dsos__addnew(struct dsos *dsos, const char *name) in __dsos__addnew() 287 static struct dso *__dsos__findnew_id(struct dsos *dsos, const char *name, struct dso_id *id) in __dsos__findnew_id() 297 struct dso *dsos__findnew_id(struct dsos *dsos, const char *name, struct dso_id *id) in dsos__findnew_id()
|
D | config.c | 145 static int get_value(config_fn_t fn, void *data, char *name, unsigned int len) in get_value() 176 static int get_extended_base_var(char *name, int baselen, int c) in get_extended_base_var() 212 static int get_base_var(char *name) in get_base_var() 346 static void bad_config(const char *name) in bad_config() 354 int perf_config_u64(u64 *dest, const char *name, const char *value) in perf_config_u64() 367 int perf_config_int(int *dest, const char *name, const char *value) in perf_config_int() 378 int perf_config_u8(u8 *dest, const char *name, const char *value) in perf_config_u8() 390 static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool) in perf_config_bool_or_int() 407 int perf_config_bool(const char *name, const char *value) in perf_config_bool() 413 static const char *perf_config_dirname(const char *name, const char *value) in perf_config_dirname() [all …]
|
/Linux-v6.6/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | ife.json | 4 "name": "Create valid ife encode action with mark and pass control", string 28 "name": "Create valid ife encode action with mark and pipe control", string 52 "name": "Create valid ife encode action with mark and continue control", string 76 "name": "Create valid ife encode action with mark and drop control", string 100 "name": "Create valid ife encode action with mark and reclassify control", string 124 "name": "Create valid ife encode action with mark and jump control", string 148 "name": "Create valid ife encode action with mark value at 32-bit maximum", string 172 "name": "Create ife encode action with mark value exceeding 32-bit maximum", string 194 "name": "Create valid ife encode action with prio and pass control", string 218 "name": "Create valid ife encode action with prio and pipe control", string [all …]
|
/Linux-v6.6/drivers/accessibility/speakup/ |
D | utils.h | 19 char *name; member 32 static inline void open_input(const char *dir_name, const char *name) in open_input() 55 static inline struct st_key *hash_name(char *name) in hash_name() 71 static inline struct st_key *find_key(char *name) in find_key() 83 static inline struct st_key *add_key(char *name, int value, int shift) in add_key()
|
/Linux-v6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
D | fifo.json | 4 "name": "Add bfifo qdisc with system default parameters on egress", string 25 "name": "Add pfifo qdisc with system default parameters on egress", string 46 … "name": "Add bfifo qdisc with system default parameters on egress with handle of maximum value", string 66 "name": "Add bfifo qdisc on egress with queue size of 3000 bytes", string 86 "name": "Add pfifo qdisc on egress with queue size of 3000 packets", string 106 …"name": "Add bfifo qdisc with system default parameters on egress with invalid handle exceeding ma… string 125 "name": "Add bfifo qdisc on egress with unsupported argument", string 144 "name": "Add pfifo qdisc on egress with unsupported argument", string 163 "name": "Replace bfifo qdisc on egress with new queue size", string 185 "name": "Replace pfifo qdisc on egress with new queue size", string [all …]
|
D | prio.json | 4 "name": "Add prio qdisc on egress", string 24 "name": "Add prio qdisc on egress with handle of maximum value", string 43 "name": "Add prio qdisc on egress with invalid handle exceeding maximum value", string 62 "name": "Add prio qdisc on egress with unsupported argument", string 81 "name": "Add prio qdisc on egress with 4 bands and new priomap", string 101 "name": "Add prio qdisc on egress with 4 bands and priomap exceeding TC_PRIO_MAX entries", string 120 "name": "Add prio qdisc on egress with 4 bands and priomap's values exceeding bands number", string 139 "name": "Add prio qdisc on egress with invalid bands value (< 2)", string 158 "name": "Add prio qdisc on egress with invalid bands value exceeding TCQ_PRIO_BANDS", string 177 "name": "Replace default prio qdisc on egress with 8 bands and new priomap", string [all …]
|
/Linux-v6.6/arch/sparc/kernel/ |
D | prom_32.c | 59 const char *name = of_get_property(dp, "name", NULL); in sparc32_path_component() local 76 const char *name = of_get_property(dp, "name", NULL); in sbus_path_component() local 94 const char *name = of_get_property(dp, "name", NULL); in pci_path_component() local 120 const char *name = of_get_property(dp, "name", NULL); in ebus_path_component() local 138 const char *name = of_get_property(dp, "name", NULL); in ambapp_path_component() local 190 const char *name = of_get_property(dp, "name", NULL); in build_path_component() local
|
/Linux-v6.6/fs/9p/ |
D | xattr.c | 18 ssize_t v9fs_fid_xattr_get(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_get() 65 ssize_t v9fs_xattr_get(struct dentry *dentry, const char *name, in v9fs_xattr_get() 94 int v9fs_xattr_set(struct dentry *dentry, const char *name, in v9fs_xattr_set() 108 int v9fs_fid_xattr_set(struct p9_fid *fid, const char *name, in v9fs_fid_xattr_set() 147 const char *name, void *buffer, size_t size) in v9fs_xattr_handler_get() 157 const char *name, const void *value, in v9fs_xattr_handler_set()
|
/Linux-v6.6/drivers/dma/dw-edma/ |
D | dw-hdma-v0-debugfs.c | 16 #define REGS_ADDR(dw, name) \ argument 23 #define REGS_CH_ADDR(dw, name, _dir, _ch) \ argument 35 #define CTX_REGISTER(dw, name, dir, ch) \ argument 44 const char *name; member 119 char name[16]; in dw_hdma_debugfs_regs_wr() local 136 char name[16]; in dw_hdma_debugfs_regs_rd() local
|
/Linux-v6.6/fs/debugfs/ |
D | file.c | 211 #define FULL_PROXY_FUNC(name, ret_type, filp, proto, args) \ argument 412 static struct dentry *debugfs_create_mode_unsafe(const char *name, umode_t mode, in debugfs_create_mode_unsafe() 458 void debugfs_create_u8(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u8() 494 void debugfs_create_u16(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u16() 530 void debugfs_create_u32(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u32() 567 void debugfs_create_u64(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u64() 606 void debugfs_create_ulong(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_ulong() 651 void debugfs_create_x8(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x8() 669 void debugfs_create_x16(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x16() 687 void debugfs_create_x32(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x32() [all …]
|
/Linux-v6.6/arch/sparc/vdso/ |
D | vdso2c.c | 69 const char *name; member 124 #define BITSFUNC3(name, bits, suffix) name##bits##suffix argument 125 #define BITSFUNC2(name, bits, suffix) BITSFUNC3(name, bits, suffix) argument 126 #define BITSFUNC(name) BITSFUNC2(name, ELF_BITS, ) argument 144 FILE *outfile, const char *name) in go() 159 static void map_input(const char *name, void **addr, size_t *len, int prot) in map_input() 185 char *name, *tmp; in main() local
|
/Linux-v6.6/drivers/clk/pxa/ |
D | clk-pxa.h | 17 #define PARENTS(name) \ argument 19 #define MUX_RO_RATE_RO_OPS(name, clk_name) \ argument 39 #define RATE_RO_OPS(name, clk_name) \ argument 54 #define RATE_OPS(name, clk_name) \ argument 71 #define MUX_OPS(name, clk_name, flags) \ argument 109 const char *name; member 131 #define PXA_CKEN_1RATE(dev_id, con_id, name, parents, cken_reg, \ argument
|