Home
last modified time | relevance | path

Searched defs:elem (Results 1 – 25 of 57) sorted by relevance

123

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_elem.c39 malloc_elem_find_max_iova_contig(struct malloc_elem *elem, size_t align) in malloc_elem_find_max_iova_contig()
149 malloc_elem_insert(struct malloc_elem *elem) in malloc_elem_insert()
324 remove_elem(struct malloc_elem *elem) in remove_elem()
344 next_elem_is_adjacent(struct malloc_elem *elem) in next_elem_is_adjacent()
356 prev_elem_is_adjacent(struct malloc_elem *elem) in prev_elem_is_adjacent()
408 malloc_elem_free_list_insert(struct malloc_elem *elem) in malloc_elem_free_list_insert()
421 malloc_elem_free_list_remove(struct malloc_elem *elem) in malloc_elem_free_list_remove()
506 malloc_elem_join_adjacent_free(struct malloc_elem *elem) in malloc_elem_join_adjacent_free()
564 malloc_elem_free(struct malloc_elem *elem) in malloc_elem_free()
639 malloc_elem_resize(struct malloc_elem *elem, size_t size) in malloc_elem_resize()
[all …]
H A Dmalloc_elem.h46 malloc_elem_cookies_ok(const struct malloc_elem *elem){ return elem != NULL; } in malloc_elem_cookies_ok()
64 #define MALLOC_ELEM_TRAILER(elem) (*((uint64_t*)RTE_PTR_ADD(elem, \ argument
66 #define MALLOC_ELEM_HEADER(elem) (elem->header_cookie) argument
69 set_header(struct malloc_elem *elem) in set_header()
76 set_trailer(struct malloc_elem *elem) in set_trailer()
84 malloc_elem_cookies_ok(const struct malloc_elem *elem) in malloc_elem_cookies_ok()
106 struct malloc_elem *elem = RTE_PTR_SUB(data, MALLOC_ELEM_HEADER_LEN); in malloc_elem_from_data() local
H A Dmalloc_heap.c98 struct malloc_elem *elem = start; in malloc_heap_add_memory() local
158 struct malloc_elem *elem, *alt_elem = NULL; in find_suitable_element() local
191 struct malloc_elem *elem, *max_elem = NULL; in find_biggest_element() local
239 struct malloc_elem *elem; in heap_alloc() local
262 struct malloc_elem *elem; in heap_alloc_biggest() local
299 struct malloc_elem *elem = NULL; in alloc_pages_on_heap() local
392 struct malloc_elem *elem; in try_expand_heap_primary() local
829 malloc_heap_free(struct malloc_elem *elem) in malloc_heap_free()
1032 struct malloc_elem *elem; in malloc_heap_get_stats() local
1068 struct malloc_elem *elem; in malloc_heap_dump() local
[all …]
H A Drte_malloc.c168 struct malloc_elem *elem = malloc_elem_from_data(ptr); in rte_realloc_socket() local
215 const struct malloc_elem *elem = malloc_elem_from_data(ptr); in rte_malloc_validate() local
363 struct malloc_elem *elem = malloc_elem_from_data(addr); in rte_malloc_virt2iova() local
H A Dmalloc_mp.c48 struct malloc_elem *elem; member
184 struct malloc_elem *elem; in handle_alloc_request() local
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js2425 get: function( elem ) { argument
2433 get: function( elem ) { argument
2673 get: function( elem ) { argument
2785 get: function( elem ) { argument
2795 get: function( elem ) { argument
2810 get: function( elem ) { argument
2835 get: function( elem ) { argument
4305 href: function( elem ) { argument
5551 next: function( elem ) { argument
5554 prev: function( elem ) { argument
[all …]
H A Djquery.qtip.js869 PROTOTYPE.reposition.offset = function(elem, pos, container) { argument
1544 function init(elem, id, opts) argument
1955 function vendorCss(elem, prop) { argument
1971 function intCss(elem, prop) { argument
2082 _invalidColour: function(elem, prop, compare) { argument
2567 elem: viewport, property
2575 elem: container, property
/f-stack/freebsd/contrib/openzfs/lib/libuutil/
H A Duu_list.c292 uu_list_insert(uu_list_t *lp, void *elem, uu_list_index_t idx) in uu_list_insert()
315 uu_list_find(uu_list_t *lp, void *elem, void *private, uu_list_index_t *out) in uu_list_find()
540 uu_list_remove(uu_list_t *lp, void *elem) in uu_list_remove()
598 uu_list_insert_before(uu_list_t *lp, void *target, void *elem) in uu_list_insert_before()
624 uu_list_insert_after(uu_list_t *lp, void *target, void *elem) in uu_list_insert_after()
674 uu_list_next(uu_list_t *lp, void *elem) in uu_list_next()
685 uu_list_prev(uu_list_t *lp, void *elem) in uu_list_prev()
H A Duu_avl.c421 uu_avl_remove(uu_avl_t *ap, void *elem) in uu_avl_remove()
459 void *elem = avl_destroy_nodes(&ap->ua_tree, cookie); in uu_avl_teardown() local
472 uu_avl_find(uu_avl_t *ap, void *elem, void *private, uu_avl_index_t *out) in uu_avl_find()
493 uu_avl_insert(uu_avl_t *ap, void *elem, uu_avl_index_t idx) in uu_avl_insert()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c134 struct consumer_vdev_elem *elem; in vdev_geom_attrchanged() local
153 struct consumer_vdev_elem *elem; in vdev_geom_resize() local
177 struct consumer_vdev_elem *elem; in vdev_geom_orphan() local
343 struct consumer_vdev_elem *elem, *elem_temp; in vdev_geom_close_locked() local
883 struct consumer_vdev_elem *elem; in vdev_geom_open() local
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.c61 struct ecore_exeq_elem *elem) in ecore_exe_queue_free_elem()
69 struct ecore_exeq_elem *elem; in ecore_exe_queue_length() local
132 struct ecore_exeq_elem *elem; in __ecore_exe_queue_reset_pending() local
166 struct ecore_exeq_elem *elem, spacer; in ecore_exe_queue_step() local
966 struct ecore_exeq_elem *elem, in ecore_set_one_mac_e1x()
1190 struct ecore_exeq_elem *elem) in ecore_validate_vlan_mac_move()
1254 struct ecore_exeq_elem *elem) in ecore_validate_vlan_mac()
1270 struct ecore_exeq_elem *elem) in ecore_remove_vlan_mac()
1523 struct ecore_exeq_elem *elem; in ecore_execute_vlan_mac() local
1643 struct ecore_exeq_elem *elem; in ecore_vlan_mac_push_new_cmd() local
[all …]
/f-stack/dpdk/lib/librte_rcu/
H A Drcu_qsbr_pvt.h59 uint8_t elem[0]; /**< Pointer to user element */ member
/f-stack/dpdk/lib/librte_node/
H A Dethdev_ctrl.c68 ethdev_rx_node_elem_t *elem; in rte_node_eth_config() local
H A Dethdev_rx.c183 ethdev_rx_node_elem_t *elem = ethdev_rx_main.head; in ethdev_rx_node_init() local
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.h844 #define ILIST_INSERT(pool, head, idx, elem, field) \ argument
858 #define ILIST_REMOVE(pool, head, idx, elem, field) \ argument
879 #define ILIST_FOREACH(pool, head, idx, elem, field) \ argument
891 #define SILIST_INSERT(head, idx, elem, field) \ argument
898 #define SILIST_FOREACH(pool, head, idx, elem, field) \ argument
/f-stack/freebsd/contrib/openzfs/lib/libzfs/os/freebsd/
H A Dlibzfs_ioctl_compat.c245 nvpair_t *elem; in zfs_ioctl_compat_innvl() local
/f-stack/dpdk/drivers/net/ionic/
H A Dionic_rxtx.c300 ionic_tx_tso_next(struct ionic_queue *q, struct ionic_txq_sg_elem **elem) in ionic_tx_tso_next()
317 struct ionic_txq_sg_elem *elem; in ionic_tx_tso() local
441 struct ionic_txq_sg_elem *elem = sg_desc->elems; in ionic_tx() local
884 struct ionic_rxq_sg_elem *elem; in ionic_rx_fill() local
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c354 nvpair_t *elem; in lzc_snapshot() local
406 nvpair_t *elem; in lzc_destroy_snaps() local
518 nvpair_t *elem; in lzc_hold() local
564 nvpair_t *elem; in lzc_release() local
1127 nvpair_t *elem; in lzc_bookmark() local
1231 nvpair_t *elem; in lzc_destroy_bookmarks() local
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c102 nvpair_t *elem; in zpool_get_load_policy() local
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_flow.c8 #define __CXGBE_FILL_FS(__v, __m, fs, elem, e) \ argument
18 #define __CXGBE_FILL_FS_MEMCPY(__v, __m, fs, elem) \ argument
24 #define CXGBE_FILL_FS(v, m, elem) \ argument
27 #define CXGBE_FILL_FS_MEMCPY(v, m, elem) \ argument
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_sysevent.c53 nvpair_t *elem = NULL; in log_sysevent() local
/f-stack/freebsd/i386/pci/
H A Dpci_cfgreg.c438 struct pcie_cfg_elem *pcie_array, *elem; in pcie_cfgregopen() local
531 struct pcie_cfg_elem *elem; in pciereg_findaddr() local
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c1015 struct struct_type *elem; in struct_type_find() local
1478 struct extern_type *elem; in extern_type_find() local
1502 struct extern_obj *elem; in extern_obj_find() local
1606 struct extern_type *elem; in rte_swx_pipeline_extern_type_register() local
1785 struct extern_obj *elem; in extern_obj_free() local
1828 struct extern_func *elem; in extern_func_find() local
2009 struct header *elem; in header_find() local
2181 struct header *elem; in header_free() local
6167 struct action *elem; in action_find() local
6335 struct table *elem; in table_find() local
[all …]
/f-stack/freebsd/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.c771 #define NVP(elem, type, vtype, ptype, format) { \ argument
779 #define NVPA(elem, type, vtype, ptype, format) { \ argument
796 nvpair_t *elem = NULL; in dump_nvlist() local
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_config.c110 nvpair_t *elem; in namespace_reload() local

123