/Linux-v6.6/tools/perf/tests/ |
D | fdarray.c | 20 static int fdarray__fprintf_prefix(struct fdarray *fda, const char *prefix, FILE *fp) in fdarray__fprintf_prefix()
|
/Linux-v6.6/include/linux/ |
D | compiler_types.h | 396 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 409 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 412 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
|
/Linux-v6.6/drivers/net/wireless/ath/carl9170/ |
D | debug.c | 284 struct sk_buff *skb, const char *prefix, char *buf, in carl9170_debugfs_format_frame() 339 char prefix[32]; in carl9170_debugfs_ampdu_state_read() local 360 char prefix[16]; in carl9170_debugfs_queue_dump() local
|
/Linux-v6.6/drivers/acpi/acpica/ |
D | acapps.h | 42 #define ACPI_COMMON_HEADER(utility_name, prefix) \ argument
|
/Linux-v6.6/tools/lib/subcmd/ |
D | subcmd-util.h | 10 static inline void report(const char *prefix, const char *err, va_list params) in report()
|
D | Makefile | 66 prefix ?= macro
|
/Linux-v6.6/fs/crypto/ |
D | hkdf.c | 121 u8 prefix[9]; in fscrypt_hkdf_expand() local
|
/Linux-v6.6/arch/um/drivers/ |
D | chan_user.h | 46 #define __channel_help(fn, prefix) \ argument
|
/Linux-v6.6/lib/ |
D | test_uuid.c | 45 static void __init test_uuid_failed(const char *prefix, bool wrong, bool be, in test_uuid_failed()
|
/Linux-v6.6/drivers/net/can/usb/etas_es58x/ |
D | es58x_devlink.c | 43 const char *prod_info, const char *prefix) in es58x_parse_sw_version()
|
/Linux-v6.6/tools/cgroup/ |
D | memcg_slabinfo.py | 36 def find_memcg_ids(css=prog['root_mem_cgroup'].css, prefix=''): argument
|
/Linux-v6.6/drivers/accel/ivpu/ |
D | ivpu_fw_log.c | 94 const char *prefix, bool only_new_msgs, struct drm_printer *p) in fw_log_print_buffer()
|
/Linux-v6.6/tools/lib/symbol/ |
D | Makefile | 65 prefix ?= macro
|
/Linux-v6.6/scripts/ |
D | rustdoc_test_gen.rs | 81 let prefix = prefix.join(components_prefix.join("_")); in find_real_path() localVariable
|
/Linux-v6.6/tools/testing/selftests/bpf/map_tests/ |
D | lpm_trie_map_batch_ops.c | 18 __u32 prefix; member
|
/Linux-v6.6/scripts/selinux/mdp/ |
D | mdp.c | 228 #define GENFSCON(fstype, prefix) \ in main() argument
|
/Linux-v6.6/drivers/net/wireless/ath/ath11k/ |
D | debug.c | 79 const char *msg, const char *prefix, in ath11k_dbg_dump()
|
D | debug.h | 100 const char *msg, const char *prefix, in ath11k_dbg_dump()
|
/Linux-v6.6/drivers/net/wireless/ath/ath12k/ |
D | debug.h | 54 const char *msg, const char *prefix, in ath12k_dbg_dump()
|
D | debug.c | 76 const char *msg, const char *prefix, in ath12k_dbg_dump()
|
/Linux-v6.6/tools/lib/ |
D | string.c | 196 unsigned int words, prefix; in memchr_inv() local
|
/Linux-v6.6/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_gram.y | 63 char *prefix = stock_prefix; variable 1958 const char prefix[] = " * "; in add_version() local
|
/Linux-v6.6/fs/erofs/ |
D | xattr.c | 207 const char *prefix, *infix = NULL; in erofs_listxattr_foreach() local 526 int prefix, rc; in erofs_get_acl() local
|
/Linux-v6.6/fs/affs/ |
D | super.c | 191 int *blocksize, char **prefix, char *volume, unsigned long *mount_opts) in parse_options() 565 char *prefix = NULL; in affs_remount() local
|
/Linux-v6.6/crypto/ |
D | drbg.c | 683 unsigned char prefix = DRBG_PREFIX0; in drbg_hmac_update() local 869 unsigned char prefix = DRBG_PREFIX1; in drbg_hash_update() local 910 unsigned char prefix = DRBG_PREFIX2; in drbg_hash_process_addtl() local 987 unsigned char prefix = DRBG_PREFIX3; in drbg_hash_generate() local
|