Home
last modified time | relevance | path

Searched defs:augment (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Drbtree_augmented.h48 const struct rb_augment_callbacks *augment) in rb_insert_augmented()
56 const struct rb_augment_callbacks *augment) in rb_insert_augmented_cached()
66 const struct rb_augment_callbacks *augment) in rb_add_augmented_cached()
225 const struct rb_augment_callbacks *augment) in __rb_erase_augmented()
327 const struct rb_augment_callbacks *augment) in rb_erase_augmented()
336 const struct rb_augment_callbacks *augment) in rb_erase_augmented_cached()
/linux/tools/include/linux/
H A Drbtree_augmented.h50 const struct rb_augment_callbacks *augment) in rb_insert_augmented() argument
58 const struct rb_augment_callbacks *augment) in rb_insert_augmented_cached() argument
188 const struct rb_augment_callbacks *augment) in __rb_erase_augmented() argument
292 const struct rb_augment_callbacks *augment) in rb_erase_augmented() argument
301 rb_erase_augmented_cached(struct rb_node * node,struct rb_root_cached * root,const struct rb_augment_callbacks * augment) rb_erase_augmented_cached() argument
[all...]
/linux/tools/testing/selftests/sgx/
H A Dmain.c977 TEST_F(enclave, augment) in TEST_F() argument