Home
last modified time | relevance | path

Searched defs:element (Results 1 – 25 of 82) sorted by relevance

1234

/linux-6.1.9/mm/
Dmempool.c24 static void poison_error(mempool_t *pool, void *element, size_t size, in poison_error()
41 static void __check_element(mempool_t *pool, void *element, size_t size) in __check_element()
57 static void check_element(mempool_t *pool, void *element) in check_element()
72 static void __poison_element(void *element, size_t size) in __poison_element()
80 static void poison_element(mempool_t *pool, void *element) in poison_element()
95 static inline void check_element(mempool_t *pool, void *element) in check_element()
98 static inline void poison_element(mempool_t *pool, void *element) in poison_element()
103 static __always_inline void kasan_poison_element(mempool_t *pool, void *element) in kasan_poison_element()
112 static void kasan_unpoison_element(mempool_t *pool, void *element) in kasan_unpoison_element()
121 static __always_inline void add_element(mempool_t *pool, void *element) in add_element()
[all …]
/linux-6.1.9/security/tomoyo/
Dgc.c40 static bool tomoyo_struct_used_by_io_buffer(const struct list_head *element) in tomoyo_struct_used_by_io_buffer()
109 static inline void tomoyo_del_transition_control(struct list_head *element) in tomoyo_del_transition_control()
125 static inline void tomoyo_del_aggregator(struct list_head *element) in tomoyo_del_aggregator()
141 static inline void tomoyo_del_manager(struct list_head *element) in tomoyo_del_manager()
156 static void tomoyo_del_acl(struct list_head *element) in tomoyo_del_acl()
251 static inline void tomoyo_del_domain(struct list_head *element) in tomoyo_del_domain()
277 void tomoyo_del_condition(struct list_head *element) in tomoyo_del_condition()
317 static inline void tomoyo_del_name(struct list_head *element) in tomoyo_del_name()
329 static inline void tomoyo_del_path_group(struct list_head *element) in tomoyo_del_path_group()
344 static inline void tomoyo_del_group(struct list_head *element) in tomoyo_del_group()
[all …]
/linux-6.1.9/scripts/
Dasn1_compiler.c681 struct element { struct
686 struct element *children; argument
687 struct element *next; argument
688 struct element *render_next; argument
689 struct element *list_next; argument
690 uint8_t n_elements; argument
708 struct element *element; argument
856 struct element *top, *element; in parse_type() local
1150 struct element *children, **child_p = &children, *element; in parse_compound() local
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.c142 enum mlxsw_afk_element element) in mlxsw_afk_picker_count_hits()
202 enum mlxsw_afk_element element; in mlxsw_afk_picker_key_info_add() local
224 enum mlxsw_afk_element element; in mlxsw_afk_picker() local
329 enum mlxsw_afk_element element) in mlxsw_afk_block_elinst_get()
345 enum mlxsw_afk_element element, in mlxsw_afk_key_info_elinst_get()
381 enum mlxsw_afk_element element, in mlxsw_afk_values_add_u32()
399 enum mlxsw_afk_element element, in mlxsw_afk_values_add_buf()
471 enum mlxsw_afk_element element; in mlxsw_afk_encode() local
Dcore_acl_flex_keys.h47 enum mlxsw_afk_element element; /* element ID */ member
75 enum mlxsw_afk_element element; member
131 #define mlxsw_afk_element_usage_for_each(element, elusage) \ argument
136 enum mlxsw_afk_element element) in mlxsw_afk_element_usage_add()
/linux-6.1.9/drivers/acpi/acpica/
Duttrack.c281 struct acpi_debug_mem_block *element; in acpi_ut_find_allocation() local
337 struct acpi_debug_mem_block *element; in acpi_ut_track_allocation() local
542 struct acpi_debug_mem_block *element; in acpi_ut_dump_allocations() local
Ddspkginit.c386 union acpi_operand_object *element = *element_ptr; in acpi_ds_resolve_package_element() local
/linux-6.1.9/drivers/scsi/esas2r/
Desas2r_int.c342 struct list_head *element, *next; in esas2r_do_deferred_processes() local
395 struct list_head *element; in esas2r_process_adapter_reset() local
449 struct list_head *element; in esas2r_process_bus_reset() local
Desas2r_io.c140 struct esas2r_inbound_list_source_entry *element; in esas2r_start_vda_request() local
771 struct list_head *next, *element; in esas2r_send_task_mgmt() local
/linux-6.1.9/include/linux/
Dmin_heap.h100 const void *element, in min_heap_pop_push()
109 void min_heap_push(struct min_heap *heap, const void *element, in min_heap_push()
/linux-6.1.9/drivers/acpi/
Dutils.c74 union acpi_object *element = &(package->package.elements[i]); in acpi_extract_package() local
166 union acpi_object *element = &(package->package.elements[i]); in acpi_extract_package() local
252 union acpi_object element; in acpi_evaluate_integer() local
340 union acpi_object *element = NULL; in acpi_evaluate_reference() local
Dacpi_processor.c764 union acpi_object *element; in acpi_processor_evaluate_cst() local
/linux-6.1.9/drivers/mfd/
Dsi476x-prop.c19 static bool si476x_core_element_is_in_array(u16 element, in si476x_core_element_is_in_array()
32 static bool si476x_core_element_is_in_range(u16 element, in si476x_core_element_is_in_range()
/linux-6.1.9/drivers/thermal/intel/int340x_thermal/
Dacpi_thermal_rel.c77 struct acpi_buffer element = { 0, NULL }; in acpi_parse_trt() local
151 struct acpi_buffer element = { 0, NULL }; in acpi_parse_art() local
/linux-6.1.9/drivers/counter/
Dcounter-sysfs.c361 const struct counter_array *const element = a->comp.priv; in counter_comp_array_u32_show() local
383 const struct counter_array *const element = a->comp.priv; in counter_comp_array_u32_store() local
411 const struct counter_array *const element = a->comp.priv; in counter_comp_array_u64_show() local
443 const struct counter_array *const element = a->comp.priv; in counter_comp_array_u64_store() local
765 struct counter_array *element; in counter_array_attrs_create() local
Dcounter-chrdev.c243 struct counter_array *element; in counter_get_ext() local
494 const struct counter_array *const element = comp->priv; in counter_get_array_data() local
/linux-6.1.9/net/ceph/
Dmsgpool.c28 static void msgpool_free(void *element, void *arg) in msgpool_free()
/linux-6.1.9/arch/powerpc/platforms/pseries/
Dhvcserver.c65 struct list_head *element; in hvcs_free_partner_info() local
/linux-6.1.9/sound/usb/6fire/
Dcontrol.h37 struct snd_kcontrol *element[CONTROL_MAX_ELEMENTS]; member
/linux-6.1.9/drivers/platform/chrome/
Dchromeos_acpi.c73 union acpi_object *element = obj->package.elements; in chromeos_acpi_handle_package() local
/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/queue/src/
Dqueue.c290 int ia_css_queue_peek(ia_css_queue_t *qhandle, u32 offset, uint32_t *element) in ia_css_queue_peek()
/linux-6.1.9/arch/s390/include/asm/
Dqdio.h219 struct qdio_buffer_element element[QDIO_MAX_ELEMENTS_PER_BUFFER]; member
235 struct sl_element element[QDIO_MAX_BUFFERS_PER_Q]; member
/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
D3945-mac.c248 struct list_head *element; in il3945_clear_free_frames() local
270 struct list_head *element; in il3945_get_free_frame() local
930 struct list_head *element; in il3945_rx_queue_restock() local
977 struct list_head *element; in il3945_rx_allocate() local
/linux-6.1.9/drivers/block/zram/
Dzram_drv.h62 unsigned long element; member
/linux-6.1.9/lib/
Dlru_cache.c93 struct lc_element **element = NULL; in lc_create() local

1234