Searched defs:cli (Results 51 - 58 of 58) sorted by relevance
123
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_vinstr.c | 509 struct kbase_vinstr_client *cli; in kbasep_vinstr_attach_client() local 622 kbase_vinstr_detach_client(struct kbase_vinstr_client *cli) kbase_vinstr_detach_client() argument 713 patch_dump_buffer_hdr_v4( struct kbase_vinstr_context *vinstr_ctx, struct kbase_vinstr_client *cli) patch_dump_buffer_hdr_v4() argument 787 patch_dump_buffer_hdr_v5( struct kbase_vinstr_context *vinstr_ctx, struct kbase_vinstr_client *cli) patch_dump_buffer_hdr_v5() argument 905 kbasep_vinstr_add_dump_request( struct kbase_vinstr_client *cli, struct list_head *waiting_clients) kbasep_vinstr_add_dump_request() argument 995 kbasep_vinstr_fill_dump_buffer( struct kbase_vinstr_client *cli, u64 timestamp, enum base_hwcnt_reader_event event_id) kbasep_vinstr_fill_dump_buffer() argument 1029 kbasep_vinstr_fill_dump_buffer_legacy( struct kbase_vinstr_client *cli) kbasep_vinstr_fill_dump_buffer_legacy() argument 1051 kbasep_vinstr_fill_dump_buffer_kernel( struct kbase_vinstr_client *cli) kbasep_vinstr_fill_dump_buffer_kernel() argument 1108 kbasep_vinstr_update_client( struct kbase_vinstr_client *cli, u64 timestamp, enum base_hwcnt_reader_event event_id) kbasep_vinstr_update_client() argument 1205 struct kbase_vinstr_client *cli = NULL; kbasep_vinstr_service_task() local 1323 kbasep_vinstr_hwcnt_reader_buffer_ready( struct kbase_vinstr_client *cli) kbasep_vinstr_hwcnt_reader_buffer_ready() argument 1338 kbasep_vinstr_hwcnt_reader_ioctl_get_buffer( struct kbase_vinstr_client *cli, void __user *buffer, size_t size) kbasep_vinstr_hwcnt_reader_ioctl_get_buffer() argument 1378 kbasep_vinstr_hwcnt_reader_ioctl_put_buffer( struct kbase_vinstr_client *cli, void __user *buffer, size_t size) kbasep_vinstr_hwcnt_reader_ioctl_put_buffer() argument 1412 kbasep_vinstr_hwcnt_reader_ioctl_set_interval( struct kbase_vinstr_client *cli, u32 interval) kbasep_vinstr_hwcnt_reader_ioctl_set_interval() argument 1481 kbasep_vinstr_hwcnt_reader_ioctl_enable_event( struct kbase_vinstr_client *cli, enum base_hwcnt_reader_event event_id) kbasep_vinstr_hwcnt_reader_ioctl_enable_event() argument 1508 kbasep_vinstr_hwcnt_reader_ioctl_disable_event( struct kbase_vinstr_client *cli, enum base_hwcnt_reader_event event_id) kbasep_vinstr_hwcnt_reader_ioctl_disable_event() argument 1535 kbasep_vinstr_hwcnt_reader_ioctl_get_hwver( struct kbase_vinstr_client *cli, u32 __user *hwver) kbasep_vinstr_hwcnt_reader_ioctl_get_hwver() argument 1565 struct kbase_vinstr_client *cli; kbasep_vinstr_hwcnt_reader_ioctl() local 1633 struct kbase_vinstr_client *cli; kbasep_vinstr_hwcnt_reader_poll() local 1656 struct kbase_vinstr_client *cli; kbasep_vinstr_hwcnt_reader_mmap() local 1695 struct kbase_vinstr_client *cli; kbasep_vinstr_hwcnt_reader_release() local 1815 struct kbase_vinstr_client *cli; kbase_vinstr_term() local 1849 struct kbase_vinstr_client *cli; kbase_vinstr_hwcnt_reader_setup() local 1874 kbase_vinstr_legacy_hwc_setup( struct kbase_vinstr_context *vinstr_ctx, struct kbase_vinstr_client **cli, struct kbase_uk_hwcnt_setup *setup) kbase_vinstr_legacy_hwc_setup() argument 1938 kbase_vinstr_hwc_dump(struct kbase_vinstr_client *cli, enum base_hwcnt_reader_event event_id) kbase_vinstr_hwc_dump() argument 1978 kbase_vinstr_hwc_clear(struct kbase_vinstr_client *cli) kbase_vinstr_hwc_clear() argument [all...] |
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | otherstestndk.cpp | 773 int ServerTask(int sockfd, pthread_t cli)
in ServerTask() argument 798 pthread_t cli;
in Accept() local 845 pthread_t cli;
in Accept4() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | dhcp.c | 771 struct sockaddr_in cli; in send_app() local [all...] |
| /third_party/python/Lib/ |
| H A D | pydoc.py | 2753 def cli(): function
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| H A D | radius_server.c | 2376 struct radius_client *cli; in radius_server_get_mib() local 2603 struct radius_client *cli; radius_server_eap_pending_cb() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| H A D | radius_server.c | 2573 struct radius_client *cli; in radius_server_get_mib() local 2800 struct radius_client *cli; radius_server_eap_pending_cb() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p.c | 491 struct p2p_client_info *cli = &info.client[c]; in p2p_add_group_clients() local 446 p2p_copy_client_info(struct p2p_device *dev, struct p2p_client_info *cli) p2p_copy_client_info() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| H A D | p2p.c | 553 struct p2p_client_info *cli = &info.client[c]; local 508 p2p_copy_client_info(struct p2p_device *dev, struct p2p_client_info *cli) global() argument [all...] |
Completed in 31 milliseconds
123