/linux-6.3-rc2/include/linux/ |
A D | compiler_types.h | 368 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 381 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 384 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
|
A D | xattr.h | 38 const char *prefix; member
|
/linux-6.3-rc2/drivers/acpi/acpica/ |
A D | acapps.h | 42 #define ACPI_COMMON_HEADER(utility_name, prefix) \ argument
|
/linux-6.3-rc2/fs/crypto/ |
A D | hkdf.c | 121 u8 prefix[9]; in fscrypt_hkdf_expand() local
|
/linux-6.3-rc2/tools/lib/subcmd/ |
A D | subcmd-util.h | 11 static inline void report(const char *prefix, const char *err, va_list params) in report()
|
A D | Makefile | 66 prefix ?= macro
|
/linux-6.3-rc2/arch/um/drivers/ |
A D | chan_user.h | 46 #define __channel_help(fn, prefix) \ argument
|
/linux-6.3-rc2/drivers/net/can/usb/etas_es58x/ |
A D | es58x_devlink.c | 43 const char *prod_info, const char *prefix) in es58x_parse_sw_version()
|
/linux-6.3-rc2/lib/ |
A D | test_uuid.c | 45 static void __init test_uuid_failed(const char *prefix, bool wrong, bool be, in test_uuid_failed()
|
/linux-6.3-rc2/tools/cgroup/ |
A D | memcg_slabinfo.py | 36 def find_memcg_ids(css=prog['root_mem_cgroup'].css, prefix=''): argument
|
/linux-6.3-rc2/tools/lib/symbol/ |
A D | Makefile | 65 prefix ?= macro
|
/linux-6.3-rc2/scripts/selinux/mdp/ |
A D | mdp.c | 228 #define GENFSCON(fstype, prefix) \ in main() argument
|
/linux-6.3-rc2/tools/testing/selftests/bpf/map_tests/ |
A D | lpm_trie_map_batch_ops.c | 18 __u32 prefix; member
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/ |
A D | debug.c | 79 const char *msg, const char *prefix, in ath11k_dbg_dump()
|
A D | debug.h | 55 const char *msg, const char *prefix, in ath11k_dbg_dump()
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/ |
A D | debug.c | 76 const char *msg, const char *prefix, in ath12k_dbg_dump()
|
A D | debug.h | 54 const char *msg, const char *prefix, in ath12k_dbg_dump()
|
/linux-6.3-rc2/tools/perf/arch/x86/util/ |
A D | perf_regs.c | 214 char prefix[3] = {0}; in arch_sdt_arg_parse_op() local
|
/linux-6.3-rc2/tools/lib/ |
A D | string.c | 196 unsigned int words, prefix; in memchr_inv() local
|
/linux-6.3-rc2/fs/affs/ |
A 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-6.3-rc2/drivers/scsi/aic7xxx/aicasm/ |
A D | aicasm_gram.y | 63 char *prefix = stock_prefix; variable 1958 const char prefix[] = " * "; in add_version() local
|
/linux-6.3-rc2/scripts/kconfig/ |
A D | menu.c | 695 static void get_dep_str(struct gstr *r, struct expr *expr, const char *prefix) in get_dep_str() 761 enum prop_type tok, const char *prefix) in get_symbol_props_str()
|
/linux-6.3-rc2/crypto/ |
A 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
|
/linux-6.3-rc2/drivers/clk/qcom/ |
A D | lcc-mdm9615.c | 196 #define CLK_AIF_OSR_DIV(prefix, _ns, _md, hr) \ argument
|
/linux-6.3-rc2/tools/iio/ |
A D | lsiio.c | 28 static inline int check_prefix(const char *str, const char *prefix) in check_prefix()
|