Home
last modified time | relevance | path

Searched defs:service (Results 1 – 25 of 166) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
Dadf_init.c14 static void adf_service_add(struct service_hndl *service) in adf_service_add()
21 int adf_service_register(struct service_hndl *service) in adf_service_register()
29 static void adf_service_remove(struct service_hndl *service) in adf_service_remove()
36 int adf_service_unregister(struct service_hndl *service) in adf_service_unregister()
61 struct service_hndl *service; in adf_dev_init() local
150 struct service_hndl *service; in adf_dev_start() local
204 struct service_hndl *service; in adf_dev_stop() local
256 struct service_hndl *service; in adf_dev_shutdown() local
315 struct service_hndl *service; in adf_dev_restarting_notify() local
330 struct service_hndl *service; in adf_dev_restarted_notify() local
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
Dadf_init.c16 static void adf_service_add(struct service_hndl *service) in adf_service_add()
23 int adf_service_register(struct service_hndl *service) in adf_service_register()
31 static void adf_service_remove(struct service_hndl *service) in adf_service_remove()
38 int adf_service_unregister(struct service_hndl *service) in adf_service_unregister()
63 struct service_hndl *service; in adf_dev_init() local
170 struct service_hndl *service; in adf_dev_start() local
266 struct service_hndl *service; in adf_dev_stop() local
329 struct service_hndl *service; in adf_dev_shutdown() local
389 struct service_hndl *service; in adf_dev_restarting_notify() local
404 struct service_hndl *service; in adf_dev_restarted_notify() local
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.c136 vchiq_set_service_state(struct vchiq_service *service, int newstate) in vchiq_set_service_state()
148 struct vchiq_service *service; in find_service_by_handle() local
170 struct vchiq_service *service; in find_service_by_port() local
191 struct vchiq_service *service; in find_service_for_instance() local
213 struct vchiq_service *service; in find_closed_service_for_instance() local
238 struct vchiq_service *service = NULL; in __next_service_by_instance() local
261 struct vchiq_service *service; in next_service_by_instance() local
278 lock_service(struct vchiq_service *service) in lock_service()
289 struct vchiq_service *service = in service_release() local
301 unlock_service(struct vchiq_service *service) in unlock_service()
[all …]
Dvchiq_arm.c55 struct vchiq_service *service; member
282 struct vchiq_service *service = NULL; in vchiq_add_service() local
320 struct vchiq_service *service = NULL; in vchiq_open_service() local
433 struct vchiq_service *service; in vchiq_blocking_bulk_transfer() local
593 struct vchiq_service *service; in service_callback() local
808 struct vchiq_service *service; in vchiq_ioc_create_service() local
873 struct vchiq_service *service; in vchiq_ioc_dequeue_message() local
954 struct vchiq_service *service; in vchiq_irq_queue_bulk_tx_rx() local
1143 struct vchiq_service *service; in vchiq_ioc_await_completion() local
1261 struct vchiq_service *service = NULL; in vchiq_ioctl() local
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/
Dgpio_service.c58 struct gpio_service *service; in dal_gpio_service_create() local
127 struct gpio_service *service, in dal_gpio_service_create_irq()
143 struct gpio_service *service, in dal_gpio_service_create_generic_mux()
177 struct gpio_service *service, in dal_gpio_get_generic_pin_info()
238 const struct gpio_service *service, in is_pin_busy()
246 struct gpio_service *service, in set_pin_busy()
254 struct gpio_service *service, in set_pin_free()
262 struct gpio_service *service, in dal_gpio_service_lock()
276 struct gpio_service *service, in dal_gpio_service_unlock()
292 struct gpio_service *service = gpio->service; in dal_gpio_service_open() local
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/
Dgpio_service.c60 struct gpio_service *service; in dal_gpio_service_create() local
129 struct gpio_service *service, in dal_gpio_service_create_irq()
145 struct gpio_service *service, in dal_gpio_service_create_generic_mux()
179 struct gpio_service *service, in dal_gpio_get_generic_pin_info()
240 const struct gpio_service *service, in is_pin_busy()
248 struct gpio_service *service, in set_pin_busy()
256 struct gpio_service *service, in set_pin_free()
264 struct gpio_service *service, in dal_gpio_service_lock()
278 struct gpio_service *service, in dal_gpio_service_unlock()
294 struct gpio_service *service = gpio->service; in dal_gpio_service_open() local
[all …]
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.c81 #define VCHIQ_SERVICE_STATS_INC(service, stat) (service->stats. stat++) argument
82 #define VCHIQ_SERVICE_STATS_ADD(service, stat, addend) \ argument
86 #define VCHIQ_SERVICE_STATS_INC(service, stat) ((void)0) argument
87 #define VCHIQ_SERVICE_STATS_ADD(service, stat, addend) ((void)0) argument
228 set_service_state(struct vchiq_service *service, int newstate) in set_service_state()
246 struct vchiq_service *service; in find_service_by_handle() local
267 struct vchiq_service *service; in find_service_by_port() local
287 struct vchiq_service *service; in find_service_for_instance() local
308 struct vchiq_service *service; in find_closed_service_for_instance() local
333 struct vchiq_service *service = NULL; in __next_service_by_instance() local
[all …]
Dvchiq_arm.c789 struct vchiq_service *service = NULL; in vchiq_add_service() local
819 struct vchiq_service *service = NULL; in vchiq_open_service() local
923 struct vchiq_service *service; in vchiq_blocking_bulk_transfer() local
1064 struct vchiq_service *service; in service_callback() local
1231 struct vchiq_service *service; in vchiq_dump_platform_instances() local
1245 struct vchiq_service *service; in vchiq_dump_platform_instances() local
1280 struct vchiq_service *service) in vchiq_dump_platform_service_state()
1417 vchiq_use_internal(struct vchiq_state *state, struct vchiq_service *service, in vchiq_use_internal()
1474 vchiq_release_internal(struct vchiq_state *state, struct vchiq_service *service) in vchiq_release_internal()
1537 vchiq_use_service_internal(struct vchiq_service *service) in vchiq_use_service_internal()
[all …]
Dvchiq_dev.c144 struct vchiq_service *service; in vchiq_ioc_create_service() local
208 struct vchiq_service *service; in vchiq_ioc_dequeue_message() local
291 struct vchiq_service *service; in vchiq_irq_queue_bulk_tx_rx() local
472 struct vchiq_service *service; in vchiq_ioc_await_completion() local
581 struct vchiq_service *service = NULL; in vchiq_ioctl() local
963 struct vchiq_service *service; in vchiq_compat_ioctl_queue_message() local
1205 struct vchiq_service *service; in vchiq_release() local
1278 struct vchiq_service *service; in vchiq_release() local
/kernel/linux/common_modules/tzdriver/core/
Dsession_manager.c88 void get_service_struct(struct tc_ns_service *service) in get_service_struct()
97 void put_service_struct(struct tc_ns_service *service) in put_service_struct()
114 struct tc_ns_service *service) in add_service_to_dev()
148 struct tc_ns_service *service = NULL; in dump_services_status() local
163 struct tc_ns_service *service) in del_service_from_dev()
226 struct tc_ns_service *service = NULL; in tc_find_session_by_uuid() local
553 struct tc_ns_service *service = NULL; in tc_ns_service_init() local
584 struct tc_ns_service *service = NULL; in tc_find_service_from_all() local
601 struct tc_ns_service *service = NULL; in find_service() local
954 struct tc_ns_service *service, in init_new_sess_node()
[all …]
/kernel/linux/linux-5.10/net/caif/
Dcfsrvl.c30 struct cfsrvl *service = container_obj(layr); in cfservl_ctrlcmd() local
96 struct cfsrvl *service = container_obj(layr); in cfservl_modemcmd() local
156 struct cfsrvl *service = container_of(layer, struct cfsrvl, layer); in cfsrvl_release() local
160 void cfsrvl_init(struct cfsrvl *service, in cfsrvl_init()
177 bool cfsrvl_ready(struct cfsrvl *service, int *err) in cfsrvl_ready()
212 struct cfsrvl *service; in caif_client_register_refcnt() local
Dcfutill.c43 struct cfsrvl *service = container_obj(layr); in cfutill_receive() local
83 struct cfsrvl *service = container_obj(layr); in cfutill_transmit() local
/kernel/linux/linux-6.6/net/caif/
Dcfsrvl.c30 struct cfsrvl *service = container_obj(layr); in cfservl_ctrlcmd() local
96 struct cfsrvl *service = container_obj(layr); in cfservl_modemcmd() local
156 struct cfsrvl *service = container_of(layer, struct cfsrvl, layer); in cfsrvl_release() local
160 void cfsrvl_init(struct cfsrvl *service, in cfsrvl_init()
177 bool cfsrvl_ready(struct cfsrvl *service, int *err) in cfsrvl_ready()
212 struct cfsrvl *service; in caif_client_register_refcnt() local
Dcfutill.c43 struct cfsrvl *service = container_obj(layr); in cfutill_receive() local
83 struct cfsrvl *service = container_obj(layr); in cfutill_transmit() local
/kernel/linux/linux-5.10/net/qrtr/
Dns.c43 unsigned int service; member
49 unsigned int service; member
57 unsigned int service; member
232 static struct qrtr_server *server_add(unsigned int service, in server_add()
512 unsigned int service, unsigned int instance, in ctrl_cmd_new_server()
557 unsigned int service, unsigned int instance, in ctrl_cmd_del_server()
586 unsigned int service, unsigned int instance) in ctrl_cmd_new_lookup()
655 unsigned int service, unsigned int instance) in ctrl_cmd_del_lookup()
/kernel/linux/linux-6.6/net/qrtr/
Dns.c44 unsigned int service; member
50 unsigned int service; member
58 unsigned int service; member
217 static struct qrtr_server *server_add(unsigned int service, in server_add()
455 unsigned int service, unsigned int instance, in ctrl_cmd_new_server()
496 unsigned int service, unsigned int instance, in ctrl_cmd_del_server()
521 unsigned int service, unsigned int instance) in ctrl_cmd_new_lookup()
563 unsigned int service, unsigned int instance) in ctrl_cmd_del_lookup()
/kernel/linux/linux-5.10/drivers/pci/pcie/
Dportdrv_core.c25 u32 service; member
280 static int pcie_device_init(struct pci_dev *pdev, int service, int irq) in pcie_device_init()
355 int service = 1 << i; in pcie_port_device_register() local
449 u32 service; in find_service_iter() local
474 u32 service) in pcie_port_find_device()
Dportdrv.h62 u32 service; /* Port service this device represents */ member
92 u32 service; /* Port service this device represents */ member
109 #define get_descriptor_id(type, service) (((type - 4) << 8) | service) argument
/kernel/linux/linux-6.6/drivers/pci/pcie/
Dportdrv.c31 #define get_descriptor_id(type, service) (((type - 4) << 8) | service) argument
36 u32 service; member
285 static int pcie_device_init(struct pci_dev *pdev, int service, int irq) in pcie_device_init()
360 int service = 1 << i; in pcie_port_device_register() local
454 u32 service; in find_service_iter() local
479 u32 service) in pcie_port_find_device()
/kernel/linux/linux-6.6/arch/powerpc/boot/
Doflib.c20 __be32 service; /* Address of service name string. */ member
41 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom()
65 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret()
/kernel/linux/linux-5.10/arch/powerpc/boot/
Doflib.c20 __be32 service; /* Address of service name string. */ member
41 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom()
65 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret()
/kernel/linux/linux-6.6/net/rxrpc/
Dserver_key.c52 unsigned long service, sec_class; in rxrpc_vet_description_s() local
70 unsigned int service, sec_class; in rxrpc_preparse_s() local
/kernel/linux/linux-5.10/drivers/crypto/virtio/
Dvirtio_crypto_mgr.c184 struct virtio_crypto *virtcrypto_get_dev_node(int node, uint32_t service, in virtcrypto_get_dev_node()
285 uint32_t service, in virtcrypto_algo_is_supported()
/kernel/linux/linux-6.6/drivers/crypto/virtio/
Dvirtio_crypto_mgr.c184 struct virtio_crypto *virtcrypto_get_dev_node(int node, uint32_t service, in virtcrypto_get_dev_node()
285 uint32_t service, in virtcrypto_algo_is_supported()
/kernel/linux/linux-5.10/net/ceph/
Dauth_x.h17 unsigned int service; member
34 unsigned int service; member

1234567