| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | bpf.h | 76 } map; member 823 } map; member
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | hpsa.c | 1705 struct raid_map_data *map = &logical_drive->raid_map; in hpsa_figure_phys_disk_ptrs() local 3237 int map, row, col; hpsa_debug_map_buff() local 4854 struct raid_map_data *map = &dev->raid_map; set_encrypt_ioaccel2() local 5073 raid_map_helper(struct raid_map_data *map, int offload_to_mirror, u32 *map_index, u32 *current_group) raid_map_helper() argument 5107 struct raid_map_data *map = &dev->raid_map; hpsa_scsi_ioaccel_raid_map() local [all...] |
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace.c | 175 struct trace_eval_map map; member 2518 unsigned map; in __trace_find_cmdline() local 2561 int *map = smp_load_acquire(&tgid_map); in trace_find_tgid_ptr() local 5439 int *map; in set_tracer_flag() local 6227 struct trace_eval_map **map; trace_insert_eval_map_file() local 6287 struct trace_eval_map **map; trace_insert_eval_map() local 9957 union trace_eval_map_item *map; trace_module_remove_evals() local [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | filter.c | 4263 void bpf_clear_redirect_map(struct bpf_map *map) in bpf_clear_redirect_map() argument 4337 struct bpf_map *map; __xdp_do_redirect_frame() local 4424 struct bpf_map *map; xdp_do_generic_redirect_map() local [all...] |
| H A D | dev.c | 2417 struct xps_map *map = NULL; in remove_xps_queue() local 2524 expand_xps_map(struct xps_map *map, int attr_index, u16 index, bool is_rxqs_map) expand_xps_map() argument 2570 struct xps_map *map; xps_copy_dev_maps() local 2592 struct xps_map *map, *new_map; __netif_set_xps_queue() local 3881 const struct netprio_map *map; skb_update_prio() local 4125 struct xps_map *map; __get_xps_queue_idx() local 4566 struct rps_map *map; get_rps_cpu() local [all...] |
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| H A D | bpf.h | 102 } map; member 6503 } map; global() member [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | bpf.h | 76 } map; member 823 } map; member
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | bpf.h | 102 } map; member 6530 } map; global() member [all...] |
| /third_party/mesa3d/src/glx/tests/ |
| H A D | indirect_api.cpp | 174 void __indirect_glGetPixelMapfv(GLenum map, GLfloat *values) { } in __indirect_glGetPixelMapfv() argument 175 void __indirect_glGetPixelMapuiv(GLenum map, GLuint *values) { } in __indirect_glGetPixelMapuiv() argument 176 void __indirect_glGetPixelMapusv(GLenum map, GLushort *values) { } in __indirect_glGetPixelMapusv() argument 246 void __indirect_glPixelMapfv(GLenum map, GLsizei mapsize, const GLfloat *values) { } in __indirect_glPixelMapfv() argument 247 void __indirect_glPixelMapuiv(GLenum map, GLsizei mapsize, const GLuint *values) { } in __indirect_glPixelMapuiv() argument 248 void __indirect_glPixelMapusv(GLenum map, GLsizei mapsize, const GLushort *values) { } in __indirect_glPixelMapusv() argument
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_private.h | 502 void *map; member 715 void *map; member 746 void *map; global() member 770 struct anv_free_entry *map; global() member 1557 anv_batch_set_storage(struct anv_batch *batch, struct anv_address addr, void *map, size_t size) anv_batch_set_storage() argument 1722 void * map; global() member [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-compiler.cc | 333 void StoreMap(Node* heap_object, Node* map) { in StoreMap() argument 342 Node* LoadInstanceType(Node* map) { in LoadInstanceType() argument 347 Node* LoadWasmTypeInfo(Node* map) { in LoadWasmTypeInfo() argument 494 Node* IsDataRefMap(Node* map) { in IsDataRefMap() argument 508 Node* map = LoadMap(heap_object); HasInstanceType() local [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap.cc | 925 UpdateRetainersMapAfterScavenge( std::unordered_map<HeapObject, HeapObject, Object::Hasher>* map) UpdateRetainersMapAfterScavenge() argument 3514 Map map = object.map(); LeftTrimFixedArray() local 6314 AddRetainedMap(Handle<NativeContext> context, Handle<Map> map) AddRetainedMap() argument 7115 AllowedToBeMigrated(Map map, HeapObject obj, AllocationSpace dst) AllowedToBeMigrated() argument 7188 Map map = GcSafeMapOfCodeSpaceObject(code); GcSafeCodeContains() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.cc | 5623 auto& map = *stack_access_count_map; in ThrowInternal() local 5636 auto& map = *stack_access_count_map; in ThrowInternal() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 192 static const unsigned map[] = { in translate_prim_type() local 220 static const unsigned map[] = { in translate_compare_func() local 248 static const unsigned map[] = { in translate_shadow_func() local 264 static const unsigned map[4] = { in translate_cull_mode() local 277 static const unsigned map[4] = { in translate_fill_mode() local 290 static const unsigned map[] = { translate_mip_filter() local 301 static const unsigned map[] = { translate_wrap() local 362 uint32_t *map = stream_state(batch, size, alignment, &offset); emit_state() local 617 void *map = crocus_get_command_space(batch, 4 * 5); crocus_store_data_imm64() local 912 upload_shader_consts(struct crocus_context *ice, gl_shader_stage stage, uint32_t *map, unsigned start) upload_shader_consts() argument 2340 crocus_upload_sampler_state(struct crocus_batch *batch, struct crocus_sampler_state *cso, uint32_t border_color_offset, enum samp_workaround samp_workaround, uint32_t first_level, void *map) crocus_upload_sampler_state() argument 2615 uint32_t *map = stream_state(batch, size, 32, &shs->sampler_offset); crocus_upload_sampler_states() local 3499 void *map = NULL; crocus_set_constant_buffer() local 3543 uint32_t *map = NULL; upload_sysvals() local 4336 uint32_t *map = ralloc_size(NULL, sizeof(uint32_t) * dwords); crocus_create_so_decl_list() local 5816 emit_vertex_buffer_state(struct crocus_batch *batch, unsigned buffer_id, struct crocus_bo *bo, unsigned start_offset, unsigned end_offset, unsigned stride, unsigned step_rate, uint32_t **map) emit_vertex_buffer_state() argument 7590 uint32_t *map = global() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context_gl.cpp | 1062 void Context::getPixelMapfv(GLenum map, GLfloat *values) in getPixelMapfv() argument 1067 void Context::getPixelMapuiv(GLenum map, GLuint *values) in getPixelMapuiv() argument 1072 void Context::getPixelMapusv(GLenum map, GLushort *values) in getPixelMapusv() argument 1331 void Context::pixelMapfv(GLenum map, GLsizei mapsize, const GLfloat *values) in pixelMapfv() argument 1336 void Context::pixelMapuiv(GLenum map, GLsizei mapsize, const GLuint *values) in pixelMapuiv() argument 1341 void Context::pixelMapusv(GLenum map, GLsizei mapsize, const GLushort *values) in pixelMapusv() argument 3299 void Context::getnPixelMapfv(GLenum map, GLsizei bufSize, GLfloat *values) in getnPixelMapfv() argument 3304 void Context::getnPixelMapuiv(GLenum map, GLsizei bufSize, GLuint *values) in getnPixelMapuiv() argument 3309 void Context::getnPixelMapusv(GLenum map, GLsizei bufSize, GLushort *values) in getnPixelMapusv() argument
|
| /third_party/toybox/generated/ |
| H A D | globals.h | 538 struct zmap *map; member 1096 short map[256]; //map of chars member
|
| /third_party/toybox/toys/pending/ |
| H A D | bc.c | 4519 BcVec *v, *map; in bc_program_search() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | simulator-aarch64.cc | 8030 static const NEONFormatMap map = in Simulator() local 9295 static const NEONFormatMap map = {{22, 21, 20, 19}, in Simulator() local 9405 static const NEONFormatMap map = {{22, 21, 20, 19, 30}, in Simulator() local
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | php-upb.c | 586 upb_map *map = *map_p; in decode_tomap() local 1111 const upb_map *map = *(const upb_map**)field_mem; upb_encode_map() local 1371 upb_map *map = upb_arena_malloc(a, sizeof(upb_map)); _upb_map_new() local 5839 upb_map *map = (upb_map*)val.map_val; _upb_msg_discardunknown() local 5920 upb_map_size(const upb_map *map) upb_map_size() argument 5924 upb_map_get(const upb_map *map, upb_msgval key, upb_msgval *val) upb_map_get() argument 5928 upb_map_set(upb_map *map, upb_msgval key, upb_msgval val, upb_arena *arena) upb_map_set() argument 5933 upb_map_delete(upb_map *map, upb_msgval key) upb_map_delete() argument 5937 upb_mapiter_next(const upb_map *map, size_t *iter) upb_mapiter_next() argument 5941 upb_mapiter_done(const upb_map *map, size_t iter) upb_mapiter_done() argument 5950 upb_mapiter_key(const upb_map *map, size_t iter) upb_mapiter_key() argument 5959 upb_mapiter_value(const upb_map *map, size_t iter) upb_mapiter_value() argument 6825 upb_map *map = upb_msg_mutable(msg, f, d->arena).map; jsondec_map() local 8009 jsonenc_map(jsonenc *e, const upb_map *map, const upb_fielddef *f) jsonenc_map() argument [all...] |
| H A D | php-upb.h | 1272 UPB_INLINE size_t _upb_map_size(const upb_map *map) { in _upb_map_size() argument 1276 UPB_INLINE bool _upb_map_get(const upb_map *map, const void *key, in _upb_map_get() argument 1287 _upb_map_next(const upb_map *map, size_t *iter) _upb_map_next() argument 1297 _upb_map_set(upb_map *map, const void *key, size_t key_size, void *val, size_t val_size, upb_arena *arena) _upb_map_set() argument 1308 _upb_map_delete(upb_map *map, const void *key, size_t key_size) _upb_map_delete() argument 1313 _upb_map_clear(upb_map *map) _upb_map_clear() argument 1320 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_size() local 1327 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_get() local 1334 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_next() local 1342 upb_map **map = PTR_AT(msg, ofs, upb_map *); _upb_msg_map_set() local 1351 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_delete() local 1357 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_clear() local 3656 upb_map* map; global() member [all...] |
| /third_party/python/Modules/ |
| H A D | _testcapimodule.c | 4791 PyObject *map, *key; in getitem_with_error() local
|
| /third_party/python/Objects/ |
| H A D | unicodeobject.c | 8517 struct encoding_map *map = (struct encoding_map*)mapping; in encoding_map_lookup() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | chip.c | 14252 u64 map[NUM_MAP_REGS]; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 6687 struct ring_info *map; in tg3_alloc_rx_data() local 7708 tg3_tx_frag_set(struct tg3_napi *tnapi, u32 *entry, u32 *budget, dma_addr_t map, u32 len, u32 flags, u32 mss, u32 vlan) tg3_tx_frag_set() argument 13471 dma_addr_t map; tg3_run_loopback() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
| H A D | fw.h | 2206 struct meas_rpt_map map; member
|