Home
last modified time | relevance | path

Searched defs:prefix (Results 76 – 100 of 398) sorted by relevance

12345678910>>...16

/Linux-v6.6/tools/perf/tests/
Dfdarray.c20 static int fdarray__fprintf_prefix(struct fdarray *fda, const char *prefix, FILE *fp) in fdarray__fprintf_prefix()
/Linux-v6.6/include/linux/
Dcompiler_types.h396 # 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/
Ddebug.c284 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/
Dacapps.h42 #define ACPI_COMMON_HEADER(utility_name, prefix) \ argument
/Linux-v6.6/tools/lib/subcmd/
Dsubcmd-util.h10 static inline void report(const char *prefix, const char *err, va_list params) in report()
DMakefile66 prefix ?= macro
/Linux-v6.6/fs/crypto/
Dhkdf.c121 u8 prefix[9]; in fscrypt_hkdf_expand() local
/Linux-v6.6/arch/um/drivers/
Dchan_user.h46 #define __channel_help(fn, prefix) \ argument
/Linux-v6.6/lib/
Dtest_uuid.c45 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/
Des58x_devlink.c43 const char *prod_info, const char *prefix) in es58x_parse_sw_version()
/Linux-v6.6/tools/cgroup/
Dmemcg_slabinfo.py36 def find_memcg_ids(css=prog['root_mem_cgroup'].css, prefix=''): argument
/Linux-v6.6/drivers/accel/ivpu/
Divpu_fw_log.c94 const char *prefix, bool only_new_msgs, struct drm_printer *p) in fw_log_print_buffer()
/Linux-v6.6/tools/lib/symbol/
DMakefile65 prefix ?= macro
/Linux-v6.6/scripts/
Drustdoc_test_gen.rs81 let prefix = prefix.join(components_prefix.join("_")); in find_real_path() localVariable
/Linux-v6.6/tools/testing/selftests/bpf/map_tests/
Dlpm_trie_map_batch_ops.c18 __u32 prefix; member
/Linux-v6.6/scripts/selinux/mdp/
Dmdp.c228 #define GENFSCON(fstype, prefix) \ in main() argument
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Ddebug.c79 const char *msg, const char *prefix, in ath11k_dbg_dump()
Ddebug.h100 const char *msg, const char *prefix, in ath11k_dbg_dump()
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Ddebug.h54 const char *msg, const char *prefix, in ath12k_dbg_dump()
Ddebug.c76 const char *msg, const char *prefix, in ath12k_dbg_dump()
/Linux-v6.6/tools/lib/
Dstring.c196 unsigned int words, prefix; in memchr_inv() local
/Linux-v6.6/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y63 char *prefix = stock_prefix; variable
1958 const char prefix[] = " * "; in add_version() local
/Linux-v6.6/fs/erofs/
Dxattr.c207 const char *prefix, *infix = NULL; in erofs_listxattr_foreach() local
526 int prefix, rc; in erofs_get_acl() local
/Linux-v6.6/fs/affs/
Dsuper.c191 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/
Ddrbg.c683 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

12345678910>>...16