Home
last modified time | relevance | path

Searched defs:lock_key (Results 26 - 50 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/include/linux/device/
H A Dbus.h112 struct lock_class_key lock_key; member
/kernel/linux/linux-6.6/drivers/base/
H A Dbase.h59 struct lock_class_key lock_key; member
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-i2c.c369 __regmap_init_i2c(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_i2c() argument
384 __devm_regmap_init_i2c(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_i2c() argument
H A Dregmap-mmio.c555 __regmap_init_mmio_clk(struct device *dev, const char *clk_id, void __iomem *regs, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_mmio_clk() argument
572 __devm_regmap_init_mmio_clk(struct device *dev, const char *clk_id, void __iomem *regs, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_mmio_clk() argument
H A Dregmap-spi-avmm.c667 __regmap_init_spi_avmm(struct spi_device *spi, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_spi_avmm() argument
690 __devm_regmap_init_spi_avmm(struct spi_device *spi, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_spi_avmm() argument
H A Dregmap.c664 __regmap_init(struct device *dev, const struct regmap_bus *bus, void *bus_context, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init() argument
1173 __devm_regmap_init(struct device *dev, const struct regmap_bus *bus, void *bus_context, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init() argument
/kernel/linux/linux-6.6/net/devlink/
H A Ddevl_internal.h54 struct lock_class_key lock_key; member
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-spi-avmm.c673 __regmap_init_spi_avmm(struct spi_device *spi, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_spi_avmm() argument
696 __devm_regmap_init_spi_avmm(struct spi_device *spi, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_spi_avmm() argument
H A Dregmap.c702 __regmap_init(struct device *dev, const struct regmap_bus *bus, void *bus_context, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init() argument
1211 __devm_regmap_init(struct device *dev, const struct regmap_bus *bus, void *bus_context, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init() argument
/kernel/linux/linux-5.10/drivers/bus/
H A Dsunxi-rsb.c474 __devm_regmap_init_sunxi_rsb(struct sunxi_rsb_device *rdev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_sunxi_rsb() argument
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-lock.c235 struct lock_key { struct
/kernel/linux/linux-5.10/include/linux/gpio/
H A Ddriver.h152 struct lock_class_key *lock_key; member
702 static struct lock_class_key lock_key; in gpiochip_irqchip_add() local
717 static struct lock_class_key lock_key; gpiochip_irqchip_add_nested() local
[all...]
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-subdev.c1382 __v4l2_subdev_state_alloc(struct v4l2_subdev *sd, const char *lock_name, struct lock_class_key *lock_key) __v4l2_subdev_state_alloc() argument
/kernel/linux/linux-6.6/include/linux/gpio/
H A Ddriver.h163 struct lock_class_key *lock_key; member
/kernel/linux/linux-6.6/drivers/bus/
H A Dsunxi-rsb.c492 __devm_regmap_init_sunxi_rsb(struct sunxi_rsb_device *rdev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_sunxi_rsb() argument
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dtegra-hsp.c118 struct lock_class_key lock_key; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c89 struct lock_class_key lock_key; member
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c89 struct lock_class_key lock_key; member
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-lock.c198 struct lock_key { struct
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib.c566 gpiochip_add_data_with_key(struct gpio_chip *gc, void *data, struct lock_class_key *lock_key, struct lock_class_key *request_key) gpiochip_add_data_with_key() argument
1536 gpiochip_add_irqchip(struct gpio_chip *gc, struct lock_class_key *lock_key, struct lock_class_key *request_key) gpiochip_add_irqchip() argument
1714 gpiochip_irqchip_add_key(struct gpio_chip *gc, struct irq_chip *irqchip, unsigned int first_irq, irq_flow_handler_t handler, unsigned int type, bool threaded, struct lock_class_key *lock_key, struct lock_class_key *request_key) gpiochip_irqchip_add_key() argument
1809 gpiochip_add_irqchip(struct gpio_chip *gc, struct lock_class_key *lock_key, struct lock_class_key *request_key) gpiochip_add_irqchip() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dchip.c330 static struct lock_class_key lock_key; in mv88e6xxx_g1_irq_setup() local
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib.c737 gpiochip_add_data_with_key(struct gpio_chip *gc, void *data, struct lock_class_key *lock_key, struct lock_class_key *request_key) gpiochip_add_data_with_key() argument
1738 gpiochip_add_irqchip(struct gpio_chip *gc, struct lock_class_key *lock_key, struct lock_class_key *request_key) gpiochip_add_irqchip() argument
1882 gpiochip_add_irqchip(struct gpio_chip *gc, struct lock_class_key *lock_key, struct lock_class_key *request_key) gpiochip_add_irqchip() argument
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dring_buffer.c501 struct lock_class_key lock_key; member
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dchip.c345 static struct lock_class_key lock_key; in mv88e6xxx_g1_irq_setup() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dring_buffer.c501 struct lock_class_key lock_key; member

Completed in 82 milliseconds

123