/linux/mm/ |
A D | mempool.c | 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() 131 void *element = pool->elements[--pool->curr_nr]; in remove_element() local 153 void *element = remove_element(pool); in mempool_exit() local 199 void *element; in mempool_init_node() local 300 void *element; in mempool_resize() local 376 void *element; in mempool_alloc() local 451 void mempool_free(void *element, mempool_t *pool) in mempool_free() 516 void mempool_free_slab(void *element, void *pool_data) in mempool_free_slab() [all …]
|
/linux/security/tomoyo/ |
A D | gc.c | 40 static bool tomoyo_struct_used_by_io_buffer(const struct list_head *element) in tomoyo_struct_used_by_io_buffer() 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() 371 static inline void tomoyo_del_number_group(struct list_head *element) in tomoyo_del_number_group() [all …]
|
/linux/scripts/ |
A D | asn1_compiler.c | 681 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; member 856 struct element *top, *element; in parse_type() local 1150 struct element *children, **child_p = &children, *element; in parse_compound() local
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | core_acl_flex_keys.c | 142 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
|
A D | core_acl_flex_keys.h | 47 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/drivers/acpi/acpica/ |
A D | uttrack.c | 281 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
|
A D | dspkginit.c | 386 union acpi_operand_object *element = *element_ptr; in acpi_ds_resolve_package_element() local
|
/linux/drivers/scsi/esas2r/ |
A D | esas2r_int.c | 342 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
|
A D | esas2r_io.c | 140 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/include/linux/ |
A D | min_heap.h | 100 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/drivers/acpi/ |
A D | utils.c | 74 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 302 union acpi_object *element = NULL; in acpi_evaluate_reference() local
|
A D | acpi_processor.c | 764 union acpi_object *element; in acpi_processor_evaluate_cst() local
|
/linux/drivers/mfd/ |
A D | si476x-prop.c | 19 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/drivers/thermal/intel/int340x_thermal/ |
A D | acpi_thermal_rel.c | 78 struct acpi_buffer element = { 0, NULL }; in acpi_parse_trt() local 155 struct acpi_buffer element = { 0, NULL }; in acpi_parse_art() local
|
/linux/net/ceph/ |
A D | msgpool.c | 28 static void msgpool_free(void *element, void *arg) in msgpool_free()
|
/linux/arch/powerpc/platforms/pseries/ |
A D | hvcserver.c | 65 struct list_head *element; in hvcs_free_partner_info() local
|
/linux/sound/usb/6fire/ |
A D | control.h | 37 struct snd_kcontrol *element[CONTROL_MAX_ELEMENTS]; member
|
/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/ |
A D | queue.c | 290 int ia_css_queue_peek(ia_css_queue_t *qhandle, u32 offset, uint32_t *element) in ia_css_queue_peek()
|
/linux/arch/s390/include/asm/ |
A D | qdio.h | 220 struct qdio_buffer_element element[QDIO_MAX_ELEMENTS_PER_BUFFER]; member 236 struct sl_element element[QDIO_MAX_BUFFERS_PER_Q]; member
|
/linux/drivers/block/zram/ |
A D | zram_drv.h | 63 unsigned long element; member
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
A D | 3945-mac.c | 248 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/drivers/acpi/x86/ |
A D | s2idle.c | 214 union acpi_object *element = in lpi_device_get_constraints() local
|
/linux/lib/ |
A D | lru_cache.c | 93 struct lc_element **element = NULL; in lc_create() local
|
/linux/drivers/hwmon/ |
A D | acpi_power_meter.c | 593 union acpi_object *element = &(pss->package.elements[i]); in read_domain_devices() local 791 union acpi_object *element = &(pss->package.elements[i]); in read_capabilities() local
|
/linux/drivers/usb/host/ |
A D | uhci-debug.c | 170 __hc32 element = qh_element(qh); in uhci_show_qh() local
|