Home
last modified time | relevance | path

Searched defs:node_p (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpin_system.c167 add_system_pinning(struct user_sdma_request *req, struct sdma_mmu_node **node_p, unsigned long start, unsigned long len) add_system_pinning() argument
202 get_system_cache_entry(struct user_sdma_request *req, struct sdma_mmu_node **node_p, size_t req_start, size_t req_len) get_system_cache_entry() argument
[all...]
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-module.c344 ecma_module_node_t *node_p = (ecma_module_node_t *) parser_malloc (context_p, sizeof (ecma_module_node_t)); in parser_module_create_module_node() local
/third_party/mesa3d/src/compiler/glsl/
H A Dir_function.cpp228 const exec_node *node_p = actual_parameters->get_head_raw(); in is_best_inexact_overload() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duser_sdma.c1395 add_system_pinning(struct user_sdma_request *req, struct sdma_mmu_node **node_p, unsigned long start, unsigned long len) add_system_pinning() argument
1430 get_system_cache_entry(struct user_sdma_request *req, struct sdma_mmu_node **node_p, size_t req_start, size_t req_len) get_system_cache_entry() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpmac_zilog.c1633 struct device_node *node_p, *node_a, *node_b, *np; in pmz_probe() local
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dpmac_zilog.c1566 struct device_node *node_p, *node_a, *node_b, *np; in pmz_probe() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmutils.h1145 dll_init(dll_t *node_p) in dll_init() argument
1165 dll_next_p(dll_t *node_p) in dll_next_p() argument
1171 dll_prev_p(dll_t *node_p) in dll_prev_p() argument
1183 dll_end(dll_t *list_p, dll_t * node_p) dll_end() argument
1199 dll_append(dll_t *list_p, dll_t *node_p) dll_append() argument
1205 dll_prepend(dll_t *list_p, dll_t *node_p) dll_prepend() argument
1212 dll_delete(dll_t *node_p) dll_delete() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmutils.c1406 dll_t * node_p = (dll_t *)elem_p; in dll_pool_free() local
1414 dll_t * node_p = (dll_t *)elem_p; in dll_pool_free_tail() local

Completed in 16 milliseconds