Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dstackdepot.c54 union handle_parts { union
68 union handle_parts handle;
84 union handle_parts parts = { .handle = handle }; in stack_depot_get_extra_bits()
367 union handle_parts parts = { .handle = handle }; in stack_depot_fetch()
425 union handle_parts retval = { .handle = 0 }; in __stack_depot_save()