Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 29) sorted by relevance

12

/lib/
A Dubsan.c136 static bool type_is_int(struct type_descriptor *type) in type_is_int()
141 static bool type_is_signed(struct type_descriptor *type) in type_is_signed()
147 static unsigned type_bit_width(struct type_descriptor *type) in type_bit_width()
152 static bool is_inline_int(struct type_descriptor *type) in is_inline_int()
162 static s_max get_signed_val(struct type_descriptor *type, void *val) in get_signed_val()
177 static bool val_is_negative(struct type_descriptor *type, void *val) in val_is_negative()
182 static u_max get_unsigned_val(struct type_descriptor *type, void *val) in get_unsigned_val()
193 static void val_to_string(char *str, size_t size, struct type_descriptor *type, in val_to_string()
245 struct type_descriptor *type = data->type; in handle_overflow() local
A Dfw_table.c27 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()
A Dtest-kstrtox.c16 #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
A Dubsan.h62 struct type_descriptor *type; member
74 struct type_descriptor *type; member
81 struct type_descriptor *type; member
88 struct type_descriptor *type; member
117 struct type_descriptor *type; member
123 struct type_descriptor *type; member
A Dkobject.c59 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 void kobj_ns_drop(enum kobj_ns_type type, void *ns) in kobj_ns_drop()
A Dmaple_tree.c147 enum maple_type type; member
505 unsigned long type; in mas_set_parent() local
1018 enum maple_type type; in mas_descend() local
1454 enum maple_type type; in mas_data_end() local
2762 enum maple_type type; in mtree_range_walk() local
3654 enum maple_type type; in mtree_lookup_walk() local
4518 enum maple_type type; in mas_prev_slot() local
4688 enum maple_type type; in mas_next_slot() local
5196 enum maple_type type; in mte_dead_leaves() local
5253 enum maple_type type; in mt_free_walk() local
[all …]
A Ddevres.c31 enum devm_ioremap_type type) in __devm_ioremap()
125 enum devm_ioremap_type type) in __devm_ioremap_resource()
A Dlogic_pio.c232 #define BUILD_LOGIC_IO(bwl, type) \ argument
A Dinterval_tree_test.c11 #define __param(type, name, init, msg) \ argument
A Dnlattr.c399 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
A Dkstrtox.c412 #define kstrto_from_user(f, g, type) \ argument
A Drbtree_test.c9 #define __param(type, name, init, msg) \ argument
A Dtest_vmalloc.c21 #define __param(type, name, init, msg) \ argument
A Dkobject_uevent.c62 enum kobject_action *type, in kobject_action_type()
A Diov_iter.c1425 static ssize_t __import_iovec_ubuf(int type, const struct iovec __user *uvec, in __import_iovec_ubuf()
1447 ssize_t __import_iovec(int type, const struct iovec __user *uvec, in __import_iovec()
1519 ssize_t import_iovec(int type, const struct iovec __user *uvec, in import_iovec()
/lib/zlib_inflate/
A Dinftrees.c23 int zlib_inflate_table(codetype type, unsigned short *lens, unsigned codes, in zlib_inflate_table()
/lib/crc/loongarch/
A Dcrc32.h15 #define _CRC32(crc, value, size, type) \ argument
/lib/vdso/
A Dgetrandom.c23 #define MEMCPY_AND_ZERO_SRC(type, dst, src, len) do { \ argument
/lib/kunit/
A Dassert.c15 enum kunit_assert_type type, in kunit_assert_prologue()
A Dtest.c282 enum kunit_assert_type type, const struct kunit_assert *assert, in kunit_fail()
322 enum kunit_assert_type type, in __kunit_do_failed_assertion()
/lib/pldmfw/
A Dpldmfw.c203 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
A Dpldmfw_private.h92 __le16 type; /* DescriptorType */ member
/lib/xz/
A Dxz_dec_bcj.c29 } type; member
/lib/zstd/compress/
A Dzstd_compress_sequences.c245 FSE_CTable* nextCTable, U32 FSELog, SymbolEncodingType_e type, in ZSTD_buildCTable()
/lib/reed_solomon/
A Dtest_rslib.c27 #define __param(type, name, init, msg) \ argument

Completed in 61 milliseconds

12