Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dbpf_filter.c145 void io_put_bpf_filters(struct io_restriction *res) in io_put_bpf_filters()
246 void io_bpf_filter_clone(struct io_restriction *dst, struct io_restriction *src) in io_bpf_filter_clone()
266 static struct io_bpf_filters *io_bpf_filter_cow(struct io_restriction *src) in io_bpf_filter_cow()
359 int io_register_bpf_filter(struct io_restriction *res, in io_register_bpf_filter()
H A Dio_uring.h202 void io_restriction_clone(struct io_restriction *dst, struct io_restriction *src);
H A Dregister.c112 struct io_restriction *restrictions) in io_parse_restrictions()
197 struct io_restriction *res; in io_register_restrictions_task()
236 struct io_restriction *res; in io_register_bpf_filter_task()
H A Dtctx.c376 struct io_restriction *res, *src = tsk->io_uring_restrict; in __io_uring_fork()
H A Dio_uring.c2905 void io_restriction_clone(struct io_restriction *dst, struct io_restriction *src) in io_restriction_clone()
2918 struct io_restriction *src) in io_ctx_restriction_clone()
2920 struct io_restriction *dst = &ctx->restrictions; in io_ctx_restriction_clone()
/linux/include/linux/
H A Dio_uring_types.h230 struct io_restriction { struct
430 struct io_restriction restrictions;
H A Dsched.h1189 struct io_restriction *io_uring_restrict;
/linux/include/acpi/
H A Dacrestyp.h362 u8 io_restriction; member
/linux/drivers/gpio/
H A Dgpiolib-acpi-core.c261 switch (agpio->io_restriction) { in acpi_gpio_to_gpiod_flags()
1096 if (WARN_ON(agpio->io_restriction == ACPI_IO_RESTRICT_INPUT && in acpi_gpio_adr_space_handler()
/linux/drivers/acpi/acpica/
H A Drsdumpinfo.c260 {ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET(gpio.io_restriction),
H A Drsserial.c50 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET(data.gpio.io_restriction),