Home
last modified time | relevance | path

Searched refs:linked_list (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/Documentation/bpf/
Dgraph_ds_impl.rst6 structures (linked_list, rbtree), with particular focus on the verifier's
35 Two such data structures - linked_list and rbtree - have many verification
36 details in common. Because both have "root"s ("head" for linked_list) and
73 The "root" type for both linked_list and rbtree expects to be in a map_value
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dlinked_list.c156 struct linked_list *skel; in test_linked_list_success()
/linux-6.12.1/drivers/scsi/aic94xx/
Daic94xx_sds.c409 u8 linked_list[]; member