Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.h95 static inline struct _aarch64_ctx *get_header(struct _aarch64_ctx *head, uint32_t magic, in get_header() function
/linux/drivers/acpi/
H A Dacpi_configfs.c66 static inline struct acpi_table_header *get_header(struct config_item *cfg) in get_header() function
/linux/drivers/gpu/drm/
H A Ddrm_panic_qr.rs311 fn get_header(&self) -> (u16, usize) { in get_header() method