Skip to content

macros ¤

Functions:

container_of ¤

container_of(ptr: int, typename: str, fieldname: str) -> Value

for_each_entry ¤

for_each_entry(head: Value, typename: str, field: str) -> Iterator[Value]

swab ¤

swab(x: int) -> int

compound_head ¤

compound_head(page: Value) -> Value

returns the head page of compound pages