Searched defs:set_ctx (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | crc.h | 55 int (*set_ctx)(struct nv50_head *, struct nv50_crc_notifier_ctx *); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | crc.h | 53 int (*set_ctx)(struct nv50_head *, struct nv50_crc_notifier_ctx *); member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | vport.c | 1186 void *set_ctx; in mlx5_vport_set_other_func_cap() local [all...] |
H A D | main.c | 434 static int handle_hca_cap_atomic(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_atomic() argument 463 static int handle_hca_cap_odp(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_odp() argument 544 static int handle_hca_cap_2(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_2() argument 569 static int handle_hca_cap(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap() argument 681 handle_hca_cap_roce(struct mlx5_core_dev *dev, void *set_ctx) handle_hca_cap_roce() argument 709 handle_hca_cap_port_selection(struct mlx5_core_dev *dev, void *set_ctx) handle_hca_cap_port_selection() argument 739 void *set_ctx; set_hca_cap() local [all...] |
/third_party/jinja2/ |
H A D | nodes.py | 204 def set_ctx(self, ctx: str) -> "Node": member in Node
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | nodes.py | 185 def set_ctx(self, ctx): member in Node
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | nodes.py | 194 def set_ctx(self, ctx): member in Node
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | nodes.py | 185 def set_ctx(self, ctx): member in Node
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | main.c | 425 static int handle_hca_cap_atomic(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_atomic() argument 454 static int handle_hca_cap_odp(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_odp() argument 502 static int handle_hca_cap(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap() argument 573 static int handle_hca_cap_roce(struct mlx5_core_dev *dev, void *set_ctx) in handle_hca_cap_roce() argument 601 void *set_ctx; set_hca_cap() local [all...] |
Completed in 14 milliseconds