| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | CVE-2022-41974.patch | 67 - set_handler_callback(LIST+MAP+TOPOLOGY, cli_list_map_topology); 68 - set_handler_callback(LIST+MAP+FMT, cli_list_map_fmt); 69 - set_handler_callback(LIST+MAP+RAW+FMT, cli_list_map_fmt); 70 - set_handler_callback(LIST+MAP+JSON, cli_list_map_json); 77 - set_handler_callback(RESET+MAP+STATS, cli_reset_map_stats); 80 - set_handler_callback(ADD+MAP, cli_add_map); 81 - set_handler_callback(DEL+MAP, cli_del_map); 82 - set_handler_callback(SWITCH+MAP+GROUP, cli_switch_group); 97 + set_handler_callback(LIST|MAP|TOPOLOGY, cli_list_map_topology); 98 + set_handler_callback(LIST|MAP|FMT, cli_list_map_fmt); [all …]
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-map.rst | 21 MAP COMMANDS 24 | **bpftool** **map** { **show** | **list** } [*MAP*] 26 | **entries** *MAX_ENTRIES* **name** *NAME* [**flags** *FLAGS*] [**inner_map** *MAP*] \ 28 | **bpftool** **map dump** *MAP* 29 | **bpftool** **map update** *MAP* [**key** *DATA*] [**value** *VALUE*] [*UPDATE_FLAGS*] 30 | **bpftool** **map lookup** *MAP* [**key** *DATA*] 31 | **bpftool** **map getnext** *MAP* [**key** *DATA*] 32 | **bpftool** **map delete** *MAP* **key** *DATA* 33 | **bpftool** **map pin** *MAP* *FILE* 34 | **bpftool** **map event_pipe** *MAP* [**cpu** *N* **index** *M*] [all …]
|
| H A D | bpftool-iter.rst | 20 | **bpftool** **iter pin** *OBJ* *PATH* [**map** *MAP*] 24 | *MAP* := { **id** *MAP_ID* | **pinned** *FILE* } 28 **bpftool iter pin** *OBJ* *PATH* [**map** *MAP*] 42 *MAP* so bpf program can iterate over map elements for
|
| H A D | bpftool-prog.rst | 28 …*OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** *IDX* | **name** *NAME*} *MAP*] [**dev** *NAME*] … 29 | **bpftool** **prog attach** *PROG* *ATTACH_TYPE* [*MAP*] 30 | **bpftool** **prog detach** *PROG* *ATTACH_TYPE* [*MAP*] 36 | *MAP* := { **id** *MAP_ID* | **pinned** *FILE* } 126 …*OBJ* *PATH* [**type** *TYPE*] [**map** {**idx** *IDX* | **name** *NAME*} *MAP*] [**dev** *NAME*] … 138 allows to replace a map by name. *MAP* specifies the map to 149 **bpftool prog attach** *PROG* *ATTACH_TYPE* [*MAP*] 151 *ATTACH_TYPE*). Most *ATTACH_TYPEs* require a *MAP* 155 **bpftool prog detach** *PROG* *ATTACH_TYPE* [*MAP*] 157 *ATTACH_TYPE*). Most *ATTACH_TYPEs* require a *MAP*
|
| H A D | bpftool.rst | 24 *MAP-COMMANDS* :=
|
| H A D | bpftool-btf.rst | 26 | *BTF_SRC* := { **id** *BTF_ID* | **prog** *PROG* | **map** *MAP* [{**key** | **value** | **kv** |… 28 | *MAP* := { **id** *MAP_ID* | **pinned** *FILE* }
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/cellular/qualcomm/ |
| H A D | rmnet.rst | 11 Protocol (MAP). This protocol is used by all recent chipsets using Qualcomm 20 packets with MAP headers to rmnet. Based on the multiplexer id, rmnet 21 routes to the appropriate PDN after removing the MAP header. 24 sending aggregated bunch of MAP frames. rmnet driver will de-aggregate 25 these MAP frames and send them to appropriate PDN's. 30 a. MAP packet (data / control) 32 MAP header has the same endianness of the IP packet. 41 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command 52 Payload length includes the padding length but does not include MAP header 55 b. MAP packet (command specific):: [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | vmm.h | 285 #define VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL,BASE,SIZE,NEXT) do { \ argument 288 u64 _ptes = ((SIZE) - MAP->off) >> MAP->page->shift; \ 289 u64 _addr = ((BASE) + MAP->off); \ 292 MAP->off += PTEN << MAP->page->shift; \ 295 MAP->off = 0; \ 301 FILL(VMM, PT, PTEI, _ptes, MAP, _addr); \ 308 #define VMM_MAP_ITER_MEM(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument 309 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \ 310 ((u64)MAP->mem->offset << NVKM_RAM_MM_SHIFT), \ 311 ((u64)MAP->mem->length << NVKM_RAM_MM_SHIFT), \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | Kconfig | 3 # RMNET MAP driver 7 tristate "RmNet MAP driver" 12 for handling data in the multiplexing and aggregation protocol (MAP)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_user.c | 97 #define MAP(x, y) { ilog2(I915_ENGINE_##x), ilog2(I915_SCHEDULER_CAP_##y) } in set_scheduler_caps() macro 98 MAP(HAS_PREEMPTION, PREEMPTION), in set_scheduler_caps() 99 MAP(HAS_SEMAPHORES, SEMAPHORES), in set_scheduler_caps() 100 MAP(SUPPORTS_STATS, ENGINE_BUSY_STATS), in set_scheduler_caps() 101 #undef MAP in set_scheduler_caps()
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | procfs.c | 64 #define MAP( i ) D4C( objectid_map( sb, rs )[ i ] ) macro 281 right = (i == mapsize - 1) ? MAX_KEY_OBJECTID : MAP(i + 1); in show_oidmap() 283 (i & 1) ? "free" : "used", MAP(i), right); in show_oidmap() 285 total_used += right - MAP(i); in show_oidmap()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | sparseset.h | 101 #define sparseset_free(MAP) free(MAP) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | sparseset.h | 101 #define sparseset_free(MAP) free(MAP) argument
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | make.sh | 395 MAP=`find -name u-boot-${ARG_TSPL}.map` 399 MAP=u-boot.map 418 cat ${MAP} | less
|
| /OK3568_Linux_fs/buildroot/boot/lpc32xxcdl/ |
| H A D | lpc32xxcdl-2.11-slashes.patch | 82 MAP = --map --info=totals,sizes,unused --symbols --list 91 MAP = --map --info=totals,sizes,unused --symbols --list 476 MAP = --map 505 MAP =--map --list
|
| H A D | lpc32xxcdl-2.11-compiler_name.patch | 39 MAP = -Xlinker -Map -Xlinker
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_context.c | 2292 #define MAP(x, y) [ilog2(I915_CONTEXT_CLONE_##x)] = y in create_clone() macro 2293 MAP(ENGINES, clone_engines), in create_clone() 2294 MAP(FLAGS, clone_flags), in create_clone() 2295 MAP(SCHEDATTR, clone_schedattr), in create_clone() 2296 MAP(SSEU, clone_sseu), in create_clone() 2297 MAP(TIMELINE, clone_timeline), in create_clone() 2298 MAP(VM, clone_vm), in create_clone() 2299 #undef MAP in create_clone()
|
| /OK3568_Linux_fs/kernel/Documentation/s390/ |
| H A D | monreader.rst | 30 location of the monitor DCSS with the Class E privileged CP command Q NSS MAP 34 on the DEF STOR and Q NSS MAP commands, as well as "Saved Segments Planning 173 module. You can also use the (Class E privileged) CP command Q NSS MAP to
|
| /OK3568_Linux_fs/u-boot/board/freescale/m5253evbe/ |
| H A D | README | 14 2. MEMORY MAP UNDER U-BOOT AND LINUX KERNEL
|
| /OK3568_Linux_fs/kernel/Documentation/bpf/ |
| H A D | btf.rst | 480 BPF_{PROG,MAP}_GET_NEXT_ID (get prog/map id's) 483 BPF_{PROG,MAP}_GET_FD_BY_ID (get a prog/map fd) 582 3.4 BPF_{PROG,MAP}_GET_NEXT_ID 588 The bpf syscall command BPF_{PROG,MAP}_GET_NEXT_ID returns all id's, one for 592 3.5 BPF_{PROG,MAP}_GET_FD_BY_ID
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-fcoe | 108 The Fibre Channel MAP
|
| /OK3568_Linux_fs/u-boot/board/freescale/m53017evb/ |
| H A D | README | 112 2. MEMORY MAP UNDER U-BOOT AND LINUX KERNEL
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | persistence.hpp | 504 MAP = 6, //!< mapping enumerator 1331 inline bool FileNode::isMap() const { return type() == MAP; } in isMap()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | persistence.hpp | 504 MAP = 6, //!< mapping enumerator 1331 inline bool FileNode::isMap() const { return type() == MAP; } in isMap()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | persistence.hpp | 504 MAP = 6, //!< mapping enumerator 1331 inline bool FileNode::isMap() const { return type() == MAP; } in isMap()
|