| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
| H A D | goku_udc.c | 1747 unsigned long resource, len; in goku_probe() local
|
| /kernel/linux/linux-6.6/drivers/clk/imx/ |
| H A D | clk-scu.c | 87 __le16 resource; member 92 __le16 resource; member 128 __le16 resource; member 146 __le16 resource; member 163 __le16 resource; global() member 392 sc_pm_clock_enable(struct imx_sc_ipc *ipc, u16 resource, u8 clk, bool enable, bool autog) sc_pm_clock_enable() argument [all...] |
| /kernel/linux/linux-6.6/drivers/block/drbd/ |
| H A D | drbd_req.c | 1275 struct drbd_resource *resource = plug->cb.data; in drbd_unplug() local 1292 static struct drbd_plug_cb* drbd_check_plugged(struct drbd_resource *resource) in drbd_check_plugged() argument 1319 struct drbd_resource *resource = device->resource; drbd_send_and_submit() local [all...] |
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| H A D | ibmphp_ebda.c | 1060 struct ebda_pci_rsrc *resource, *next; in ibmphp_free_ebda_pci_rsrc_queue() local
|
| /kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
| H A D | intel_th.h | 78 struct resource *resource; member 280 struct resource resource[TH_MMIO_END]; global() member [all...] |
| /kernel/linux/linux-6.6/drivers/media/common/saa7146/ |
| H A D | saa7146_video.c | 186 unsigned int resource; in video_begin() local 222 unsigned int resource; in video_end() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
| H A D | resctrlfs.c | 616 bool validate_resctrl_feature_request(const char *resource, const char *feature) in validate_resctrl_feature_request() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | imfdec.c | 100 FFIMFTrackFileResource *resource; /**< Underlying IMF CPL resource */ member 709 get_resource_context_for_timestamp(AVFormatContext *s, IMFVirtualTrackPlaybackCtx *track, IMFVirtualTrackResourcePlaybackCtx **resource) get_resource_context_for_timestamp() argument 759 IMFVirtualTrackResourcePlaybackCtx *resource = NULL; imf_read_packet() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | measfmt.cpp | 179 getString( const UResourceBundle *resource, UnicodeString &result, UErrorCode &status) getString() argument 192 loadNumericDateFormatterPattern( const UResourceBundle *resource, const char *pattern, UErrorCode &status) loadNumericDateFormatterPattern() argument 225 loadNumericDateFormatters( const UResourceBundle *resource, UErrorCode &status) loadNumericDateFormatters() argument [all...] |
| /third_party/libcoap/examples/ |
| H A D | oscore-interop-server.c | 89 hnd_get_index(coap_resource_t *resource, in hnd_get_index() argument 105 hnd_get_hello_coap(coap_resource_t *resource, in hnd_get_hello_coap() argument 118 hnd_get_hello_1(coap_resource_t *resource, in hnd_get_hello_1() argument 131 hnd_get_hello_2(coap_resource_t *resource, in hnd_get_hello_2() argument 144 hnd_get_hello_3(coap_resource_t *resource, in hnd_get_hello_3() argument 157 hnd_post_hello_6(coap_resource_t *resource, coap_session_t *session, const coap_pdu_t *request, const coap_string_t *query, coap_pdu_t *response) hnd_post_hello_6() argument 174 hnd_put_hello_7(coap_resource_t *resource, coap_session_t *session, const coap_pdu_t *request, const coap_string_t *query, coap_pdu_t *response) hnd_put_hello_7() argument 205 hnd_get_observe1(coap_resource_t *resource, coap_session_t *session, const coap_pdu_t *request, const coap_string_t *query, coap_pdu_t *response) hnd_get_observe1() argument 240 hnd_get_observe2(coap_resource_t *resource, coap_session_t *session, const coap_pdu_t *request, const coap_string_t *query, coap_pdu_t *response) hnd_get_observe2() argument [all...] |
| H A D | coap-rd.c | 138 hnd_get_resource(coap_resource_t *resource, in hnd_get_resource() argument 238 hnd_delete_resource(coap_resource_t *resource, in hnd_delete_resource() argument 326 add_source_address(coap_resource_t *resource, const coap_address_t *peer) add_source_address() argument [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_precision.cpp | 432 ir_variable *resource = param->variable_referenced(); in handle_call() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.c | 837 static bool si_is_resource_busy(struct pipe_screen *screen, struct pipe_resource *resource, in si_is_resource_busy() argument
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.c | 1131 v3d_flush_resource(struct pipe_context *pctx, struct pipe_resource *resource) in v3d_flush_resource() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_resource.c | 481 virgl_resource_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_resource_transfer_map() argument 799 virgl_buffer_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned usage, unsigned offset, unsigned size, const void *data) virgl_buffer_subdata() argument 908 virgl_resource_destroy(struct pipe_screen *screen, struct pipe_resource *resource) virgl_resource_destroy() argument 921 virgl_resource_get_handle(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *resource, struct winsys_handle *whandle, unsigned usage) virgl_resource_get_handle() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | swapchain9.c | 187 struct pipe_resource *resource, tmplt; in NineSwapChain9_Resize() local 93 D3DWindowBuffer_create(struct NineSwapChain9 *This, struct pipe_resource *resource, int depth, int for_frontbuffer_reading) D3DWindowBuffer_create() argument 590 create_present_buffer( struct NineSwapChain9 *This, unsigned int width, unsigned int height, struct pipe_resource **resource, D3DWindowBuffer **present_handle) create_present_buffer() argument 622 handle_draw_cursor_and_hud( struct NineSwapChain9 *This, struct pipe_resource *resource) handle_draw_cursor_and_hud() argument 725 struct pipe_resource *resource; present() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | va_private.h | 272 struct pipe_resource *resource; member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_blit.c | 820 is_texture_valid_to_copy(struct svga_context *svga, struct pipe_resource *resource) is_texture_valid_to_copy() argument 970 svga_flush_resource(struct pipe_context *pipe, struct pipe_resource *resource) svga_flush_resource() argument [all...] |
| /third_party/node/src/ |
| H A D | async_wrap.cc | 294 Local<Object> resource = args[0].As<Object>(); in AsyncReset() local 573 void AsyncWrap::AsyncReset(Local<Object> resource, double execution_async_id, in AsyncReset() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | measfmt.cpp | 179 getString( const UResourceBundle *resource, UnicodeString &result, UErrorCode &status) getString() argument 192 loadNumericDateFormatterPattern( const UResourceBundle *resource, const char *pattern, UErrorCode &status) loadNumericDateFormatterPattern() argument 225 loadNumericDateFormatters( const UResourceBundle *resource, UErrorCode &status) loadNumericDateFormatters() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.c | 279 nouveau_buffer_transfer_init(struct nouveau_transfer *tx, struct pipe_resource *resource, const struct pipe_box *box, unsigned usage) nouveau_buffer_transfer_init() argument 392 nouveau_buffer_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) nouveau_buffer_transfer_map() argument 656 nouveau_user_ptr_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) nouveau_user_ptr_transfer_map() argument 912 nouveau_buffer_invalidate(struct pipe_context *pipe, struct pipe_resource *resource) nouveau_buffer_invalidate() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_resource.c | 870 lima_flush_resource(struct pipe_context *pctx, struct pipe_resource *resource) in lima_flush_resource() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_dump.c | 499 trace_dump_box_bytes(const void *data, struct pipe_resource *resource, const struct pipe_box *box, unsigned stride, unsigned slice_stride) trace_dump_box_bytes() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_screen.c | 169 dd_screen_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) dd_screen_flush_frontbuffer() argument 304 dd_screen_resource_get_handle(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *resource, struct winsys_handle *handle, unsigned usage) dd_screen_resource_get_handle() argument 317 dd_screen_resource_get_param(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) dd_screen_resource_get_param() argument 335 dd_screen_resource_get_info(struct pipe_screen *_screen, struct pipe_resource *resource, unsigned *stride, unsigned *offset) dd_screen_resource_get_info() argument 346 dd_screen_check_resource_capability(struct pipe_screen *_screen, struct pipe_resource *resource, unsigned bind) dd_screen_check_resource_capability() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_inlines.h | 542 pipe_texture_map(struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned layer, unsigned access, unsigned x, unsigned y, unsigned w, unsigned h, struct pipe_transfer **transfer) pipe_texture_map() argument 562 pipe_texture_map_3d(struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned access, unsigned x, unsigned y, unsigned z, unsigned w, unsigned h, unsigned d, struct pipe_transfer **transfer) pipe_texture_map_3d() argument [all...] |