| /f-stack/freebsd/contrib/device-tree/Bindings/sram/ |
| H A D | sram.yaml | 251 // value is set at a specific location. If it is then the BROM will jump 266 // cpu0 should jump to SMP entry vector
|
| /f-stack/freebsd/mips/mips/ |
| H A D | swtch.S | 185 # thread's context, so jump
|
| H A D | exception.S | 187 PTR_LA k0, _C_LABEL(machExceptionTable) # get base of the jump table
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 226 * ``--jump`` 227 Add jump action to all flows actions.
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.h | 529 struct mlx5_flow_dv_jump_tbl_resource jump; member 687 struct mlx5_flow_dv_jump_tbl_resource *jump; member
|
| H A D | mlx5_flow.c | 3606 struct rte_flow_action_jump jump = { in flow_dv_mreg_create_cb() local 3647 .conf = &jump, in flow_dv_mreg_create_cb() 3665 .conf = &jump, in flow_dv_mreg_create_cb() 4312 struct rte_flow_action_jump *jump; in flow_mreg_split_qrss_prep() local 4366 jump = (void *)(set_tag + 1); in flow_mreg_split_qrss_prep() 4367 *jump = (struct rte_flow_action_jump){ in flow_mreg_split_qrss_prep() 4372 .conf = jump, in flow_mreg_split_qrss_prep() 5496 struct rte_flow_action_jump jump = { in mlx5_flow_create_esw_table_zero_flow() local 5502 .conf = &jump, in mlx5_flow_create_esw_table_zero_flow() 5888 struct rte_flow_action_jump jump = { in mlx5_ctrl_flow_source_queue() local [all …]
|
| H A D | mlx5_flow_dv.c | 2948 MLX5_ASSERT(tbl_data->jump.action); in flow_dv_jump_tbl_resource_register() 2950 dev_flow->dv.jump = &tbl_data->jump; in flow_dv_jump_tbl_resource_register() 8014 (tbl->obj, &tbl_data->jump.action); in flow_dv_tbl_create_cb() 8107 if (tbl_data->jump.action) in flow_dv_tbl_remove_cb() 8108 mlx5_flow_os_destroy_flow_action(tbl_data->jump.action); in flow_dv_tbl_remove_cb() 10045 dev_flow->dv.jump->action; in flow_dv_translate()
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lcode.c | 337 static int code_label (FuncState *fs, int A, int b, int jump) { in code_label() argument 339 return luaK_codeABC(fs, OP_LOADBOOL, A, b, jump); in code_label()
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lcode.c | 413 static int code_label (FuncState *fs, int A, int b, int jump) { in code_label() argument 415 return luaK_codeABC(fs, OP_LOADBOOL, A, b, jump); in code_label()
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 395 Fix hash library to support multi-process mode, using a jump table, 398 however a custom compare function (not in the jump table) can only
|
| H A D | release_19_05.rst | 156 * Added support for jump action for both E-Switch and NIC.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | cpus.yaml | 317 physical start address it should jump to.
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | enic.rst | 248 …- Ingress Actions: count, drop, flag, jump, mark, port_id, passthru, queue, rss, vxlan_decap, vxla… 249 - Egress Actions: count, drop, jump, passthru, vxlan_encap, and void
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-gru.dtsi | 304 * there will not be a big jump. Technically we only need to get within 200 mV
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_fm_flow.c | 1293 const struct rte_flow_action_jump *jump = in enic_fm_copy_action() local 1299 ret = enic_fet_get(fm, jump->group, ingress, NULL, in enic_fm_copy_action()
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | FAQ | 298 performing a conditional jump that depends on an uninitialized value.
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | sun9i-a80.dtsi | 314 * cpu0 should jump to SMP entry vector
|
| /f-stack/freebsd/i386/conf/ |
| H A D | NOTES | 143 # of a jump is already present in the prefetch buffer on Cyrix 5x86(NOTE
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 1618 Defining an action for matched flow in a group to jump to a group which is 1621 definitions of jump actions, applications should be aware that it may be
|
| /f-stack/app/redis-5.0.5/ |
| H A D | 00-RELEASENOTES | 981 so the jump is not as big as it was between 3.2 and 4 in terms of how things 2069 Clarify that clientsCronTrackExpansiveClients() indexes may jump ahead.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | performance_thread.rst | 714 threads appearing in the peer ready queue can jump any backlog in the local
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 3832 - ``jump``: redirect traffic to group on device.
|