Home
last modified time | relevance | path

Searched defs:lookupflags (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/net/sunrpc/
Dauth.c607 rpcauth_bind_root_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_root_cred()
623 rpcauth_bind_machine_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_machine_cred()
639 rpcauth_bind_new_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_new_cred()
651 int lookupflags = 0; in rpcauth_bindcred() local
/linux-6.12.1/drivers/gpio/
Dgpiolib-of.h30 unsigned long *lookupflags) in of_find_gpio()
Dgpiolib-acpi.h50 unsigned long *lookupflags) in acpi_find_gpio()
Dgpiolib-acpi.c722 static int acpi_gpio_update_gpiod_lookup_flags(unsigned long *lookupflags, in acpi_gpio_update_gpiod_lookup_flags()
1014 unsigned long *lookupflags) in acpi_find_gpio()
Dgpiolib.c4244 unsigned long *lookupflags) in gpiod_find_by_fwnode()
4271 unsigned long lookupflags = GPIO_LOOKUP_FLAGS_DEFAULT; in gpiod_find_and_request() local