| /lib/ |
| D | ubsan.c | 134 static bool type_is_int(struct type_descriptor *type) in type_is_int() 139 static bool type_is_signed(struct type_descriptor *type) in type_is_signed() 145 static unsigned type_bit_width(struct type_descriptor *type) in type_bit_width() 150 static bool is_inline_int(struct type_descriptor *type) in is_inline_int() 160 static s_max get_signed_val(struct type_descriptor *type, void *val) in get_signed_val() 175 static bool val_is_negative(struct type_descriptor *type, void *val) in val_is_negative() 180 static u_max get_unsigned_val(struct type_descriptor *type, void *val) in get_unsigned_val() 191 static void val_to_string(char *str, size_t size, struct type_descriptor *type, in val_to_string() 243 struct type_descriptor *type = data->type; in handle_overflow() local
|
| D | fw_table.c | 27 enum acpi_subtable_type type; member 102 acpi_table_get_length(enum acpi_subtable_type type, in acpi_table_get_length() 158 enum acpi_subtable_type type; in acpi_parse_entries_array() local 212 cdat_table_parse(enum acpi_cdat_type type, in cdat_table_parse()
|
| D | test-kstrtox.c | 16 #define DECLARE_TEST_OK(type, test_type) \ argument 23 #define DEFINE_TEST_OK(type, test) \ argument 26 #define TEST_FAIL(fn, type, fmt, test) \ argument 45 #define TEST_OK(fn, type, fmt, test) \ argument
|
| D | ubsan.h | 62 struct type_descriptor *type; member 67 struct type_descriptor *type; member 74 struct type_descriptor *type; member 81 struct type_descriptor *type; member 110 struct type_descriptor *type; member 116 struct type_descriptor *type; member
|
| D | kobject.c | 59 static bool kobj_ns_type_is_valid(enum kobj_ns_type type) in kobj_ns_type_is_valid() 1026 enum kobj_ns_type type = ops->type; in kobj_ns_type_register() local 1047 int kobj_ns_type_registered(enum kobj_ns_type type) in kobj_ns_type_registered() 1074 bool kobj_ns_current_may_mount(enum kobj_ns_type type) in kobj_ns_current_may_mount() 1086 void *kobj_ns_grab_current(enum kobj_ns_type type) in kobj_ns_grab_current() 1099 const void *kobj_ns_netlink(enum kobj_ns_type type, struct sock *sk) in kobj_ns_netlink() 1111 const void *kobj_ns_initial(enum kobj_ns_type type) in kobj_ns_initial() 1123 void kobj_ns_drop(enum kobj_ns_type type, void *ns) in kobj_ns_drop()
|
| D | maple_tree.c | 133 enum maple_type type; member 227 static __always_inline bool ma_is_dense(const enum maple_type type) in ma_is_dense() 232 static __always_inline bool ma_is_leaf(const enum maple_type type) in ma_is_leaf() 335 enum maple_type type) in mt_mk_node() 491 unsigned long type; in mas_set_parent() local 653 enum maple_type type) in ma_pivots() 675 enum maple_type type) in ma_gaps() 700 unsigned char piv, enum maple_type type) in mas_safe_pivot() 735 enum maple_type type = mte_node_type(mn); in mte_set_pivot() local 886 enum maple_type type) in mt_clear_meta() [all …]
|
| D | devres.c | 31 enum devm_ioremap_type type) in __devm_ioremap() 126 enum devm_ioremap_type type) in __devm_ioremap_resource()
|
| D | interval_tree_test.c | 9 #define __param(type, name, init, msg) \ argument
|
| D | logic_pio.c | 232 #define BUILD_LOGIC_IO(bwl, type) \ argument
|
| D | nlattr.c | 399 int minlen = 0, attrlen = nla_len(nla), type = nla_type(nla); in validate_nla() local 623 u16 type = nla_type(nla); in __nla_validate_parse() local
|
| D | kstrtox.c | 408 #define kstrto_from_user(f, g, type) \ argument
|
| D | rbtree_test.c | 9 #define __param(type, name, init, msg) \ argument
|
| D | test_vmalloc.c | 21 #define __param(type, name, init, msg) \ argument
|
| D | kobject_uevent.c | 62 enum kobject_action *type, in kobject_action_type()
|
| D | iov_iter.c | 1424 static ssize_t __import_iovec_ubuf(int type, const struct iovec __user *uvec, in __import_iovec_ubuf() 1446 ssize_t __import_iovec(int type, const struct iovec __user *uvec, in __import_iovec() 1518 ssize_t import_iovec(int type, const struct iovec __user *uvec, in import_iovec()
|
| /lib/zlib_inflate/ |
| D | inftrees.c | 23 int zlib_inflate_table(codetype type, unsigned short *lens, unsigned codes, in zlib_inflate_table()
|
| /lib/vdso/ |
| D | getrandom.c | 20 #define MEMCPY_AND_ZERO_SRC(type, dst, src, len) do { \ argument
|
| /lib/pldmfw/ |
| D | pldmfw.c | 203 pldm_check_desc_tlv_len(struct pldmfw_priv *data, u16 type, u16 size) in pldm_check_desc_tlv_len() 270 u16 type, size; in pldm_parse_desc_tlvs() local
|
| D | pldmfw_private.h | 92 __le16 type; /* DescriptorType */ member
|
| /lib/kunit/ |
| D | assert.c | 15 enum kunit_assert_type type, in kunit_assert_prologue()
|
| D | test.c | 275 enum kunit_assert_type type, const struct kunit_assert *assert, in kunit_fail() 315 enum kunit_assert_type type, in __kunit_do_failed_assertion()
|
| /lib/xz/ |
| D | xz_dec_bcj.c | 29 } type; member
|
| /lib/zstd/compress/ |
| D | zstd_compress_sequences.c | 244 FSE_CTable* nextCTable, U32 FSELog, symbolEncodingType_e type, in ZSTD_buildCTable()
|
| D | zstd_compress_superblock.c | 325 static size_t ZSTD_estimateSubBlockSize_symbolType(symbolEncodingType_e type, in ZSTD_estimateSubBlockSize_symbolType()
|
| /lib/reed_solomon/ |
| D | test_rslib.c | 27 #define __param(type, name, init, msg) \ argument
|