Searched defs:va_list (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/accel/habanalabs/common/
H A Dmemory.c398 clear_va_list_locked(struct hl_device *hdev, struct list_head *va_list) argument
419 print_va_list_locked(struct hl_device *hdev, struct list_head *va_list) argument
446 merge_va_blocks_locked(struct hl_device *hdev, struct list_head *va_list, struct hl_vm_va_block *va_block) argument
482 add_va_block_locked(struct hl_device *hdev, struct list_head *va_list, u64 start, u64 end) argument
[all...]
/linux-master/tools/include/nolibc/
H A Dstdarg.h10 typedef __builtin_va_list va_list; typedef
/linux-master/include/linux/
H A Dstdarg.h5 typedef __builtin_va_list va_list; typedef

Completed in 327 milliseconds