/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/ |
H A D | phosphor-nvme_%.bbappend | 6 file://nvme-json-rewrite \ 7 file://nvme-json-rewrite.conf \ 15 install -m 0755 ${UNPACKDIR}/nvme-json-rewrite ${D}${libexecdir}/${PN}/ 22 nvme-json-rewrite.conf:xyz.openbmc_project.nvme.manager.service.d/nvme-json-rewrite.conf \
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_action.c | 823 if (action->rewrite->ptrn && action->rewrite->arg) { in mlx5dr_actions_build_ste_arr() 824 attr.decap_index = mlx5dr_arg_get_obj_id(action->rewrite->arg); in mlx5dr_actions_build_ste_arr() 825 attr.decap_actions = action->rewrite->ptrn->num_of_actions; in mlx5dr_actions_build_ste_arr() 826 attr.decap_pat_idx = action->rewrite->ptrn->index; in mlx5dr_actions_build_ste_arr() 828 attr.decap_index = action->rewrite->index; in mlx5dr_actions_build_ste_arr() 829 attr.decap_actions = action->rewrite->num_of_actions; in mlx5dr_actions_build_ste_arr() 836 if (action->rewrite->single_action_opt) { in mlx5dr_actions_build_ste_arr() 837 attr.modify_actions = action->rewrite->num_of_actions; in mlx5dr_actions_build_ste_arr() 838 attr.single_modify_action = action->rewrite->data; in mlx5dr_actions_build_ste_arr() 840 if (action->rewrite->ptrn && action->rewrite->arg) { in mlx5dr_actions_build_ste_arr() [all …]
|
H A D | dr_dbg.c | 145 struct mlx5dr_ptrn_obj *ptrn = action->rewrite->ptrn; in dr_dump_rule_action_mem() 146 struct mlx5dr_arg_obj *arg = action->rewrite->arg; in dr_dump_rule_action_mem() 147 u8 *rewrite_data = action->rewrite->data; in dr_dump_rule_action_mem() 151 ptrn_arg = !action->rewrite->single_action_opt && ptrn && arg; in dr_dump_rule_action_mem() 155 rule_id, action->rewrite->index, in dr_dump_rule_action_mem() 156 action->rewrite->single_action_opt, in dr_dump_rule_action_mem() 157 ptrn_arg ? action->rewrite->num_of_actions : 0, in dr_dump_rule_action_mem() 162 for (i = 0; i < action->rewrite->num_of_actions; i++) { in dr_dump_rule_action_mem() 185 (action->rewrite->ptrn && action->rewrite->arg) ? in dr_dump_rule_action_mem() 186 mlx5dr_arg_get_obj_id(action->rewrite->arg) : in dr_dump_rule_action_mem() [all …]
|
H A D | dr_ste_v1.c | 2237 ptrn_mgr = action->rewrite->dmn->ptrn_mgr; in dr_ste_v1_alloc_modify_hdr_ptrn_arg() 2241 action->rewrite->arg = mlx5dr_arg_get_obj(action->rewrite->dmn->arg_mgr, in dr_ste_v1_alloc_modify_hdr_ptrn_arg() 2242 action->rewrite->num_of_actions, in dr_ste_v1_alloc_modify_hdr_ptrn_arg() 2243 action->rewrite->data); in dr_ste_v1_alloc_modify_hdr_ptrn_arg() 2244 if (!action->rewrite->arg) { in dr_ste_v1_alloc_modify_hdr_ptrn_arg() 2245 mlx5dr_err(action->rewrite->dmn, "Failed allocating args for modify header\n"); in dr_ste_v1_alloc_modify_hdr_ptrn_arg() 2249 action->rewrite->ptrn = in dr_ste_v1_alloc_modify_hdr_ptrn_arg() 2251 action->rewrite->num_of_actions, in dr_ste_v1_alloc_modify_hdr_ptrn_arg() 2252 action->rewrite->data); in dr_ste_v1_alloc_modify_hdr_ptrn_arg() 2253 if (!action->rewrite->ptrn) { in dr_ste_v1_alloc_modify_hdr_ptrn_arg() [all …]
|
H A D | dr_ste.c | 640 struct mlx5dr_domain *dmn = action->rewrite->dmn; in dr_ste_alloc_modify_hdr_chunk() 644 chunk_size = ilog2(roundup_pow_of_two(action->rewrite->num_of_actions)); in dr_ste_alloc_modify_hdr_chunk() 649 action->rewrite->chunk = mlx5dr_icm_alloc_chunk(dmn->action_icm_pool, in dr_ste_alloc_modify_hdr_chunk() 651 if (!action->rewrite->chunk) in dr_ste_alloc_modify_hdr_chunk() 654 action->rewrite->index = (mlx5dr_icm_pool_get_chunk_icm_addr(action->rewrite->chunk) - in dr_ste_alloc_modify_hdr_chunk() 658 ret = mlx5dr_send_postsend_action(action->rewrite->dmn, action); in dr_ste_alloc_modify_hdr_chunk() 665 mlx5dr_icm_free_chunk(action->rewrite->chunk); in dr_ste_alloc_modify_hdr_chunk() 671 mlx5dr_icm_free_chunk(action->rewrite->chunk); in dr_ste_free_modify_hdr_chunk() 676 struct mlx5dr_domain *dmn = action->rewrite->dmn; in mlx5dr_ste_alloc_modify_hdr() 686 struct mlx5dr_domain *dmn = action->rewrite->dmn; in mlx5dr_ste_free_modify_hdr()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/ |
H A D | valkey.conf | 732 no-appendfsync-on-rewrite no 751 auto-aof-rewrite-percentage 100 752 auto-aof-rewrite-min-size 64mb 1200 aof-rewrite-incremental-fsync yes
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
H A D | redis.conf | 732 no-appendfsync-on-rewrite no 751 auto-aof-rewrite-percentage 100 752 auto-aof-rewrite-min-size 64mb 1200 aof-rewrite-incremental-fsync yes
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/ |
H A D | redis.conf | 732 no-appendfsync-on-rewrite no 751 auto-aof-rewrite-percentage 100 752 auto-aof-rewrite-min-size 64mb 1200 aof-rewrite-incremental-fsync yes
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/external-system/files/ |
H A D | 0001-tools-gen_module_code-atomically-rewrite-the-generat.patch | 4 Subject: [PATCH] tools/gen_module_code: atomically rewrite the generated files 51 + rewrite = f.read() != content 53 + rewrite = True 55 + if rewrite:
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | sleep24xx.S | 76 strne r0, [r1] @ rewrite DLLA to force DLL reload 78 strne r0, [r1] @ rewrite DLLB to force DLL reload
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/ |
H A D | squid_6.12.bb | 43 PACKAGECONFIG ??= "auth url-rewrite-helpers \ 53 PACKAGECONFIG[url-rewrite-helpers] = "--enable-url-rewrite-helpers,--disable-url-rewrite-helpers,"
|
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/sensors/phosphor-nvme/ |
H A D | nvme-json-rewrite.conf | 2 ExecStartPre=/usr/libexec/phosphor-nvme/nvme-json-rewrite
|
/openbmc/linux/samples/bpf/ |
H A D | test_lwt_bpf.c | 84 static inline int rewrite(struct __sk_buff *skb, uint32_t old_ip, in rewrite() function 154 return rewrite(skb, old_ip, new_ip, 1); in do_test_rewrite()
|
/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/ |
H A D | meson-wrapper | 17 setup|configure|dist|install|introspect|init|test|wrap|subprojects|rewrite|compile|devenv|env2mfile…
|
/openbmc/qemu/docs/ |
H A D | colo-proxy.txt | 153 Filter-rewriter will rewrite some of secondary packet to make 155 In this module we will rewrite tcp packet's ack to the secondary 156 from primary,and rewrite tcp packet's seq to the primary from 217 c.Filter-rewriter only rewrite tcp packet.
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 081.out | 42 == using quorum rewrite corrupted mode == 50 == using quorum rewrite corrupted mode without WRITE permission == 61 "rewrite-corrupted": true,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/unclutter-xfixes/ |
H A D | unclutter-xfixes_1.6.bb | 2 DESCRIPTION = "This is a rewrite of the popular tool unclutter, but using the x11-xfixes extension."
|
/openbmc/linux/drivers/staging/olpc_dcon/ |
H A D | TODO | 2 - complete rewrite:
|
/openbmc/linux/Documentation/arch/openrisc/ |
H A D | openrisc_port.rst | 104 rewrite of exceptions handling. 121 major rewrite to bring up to par with upstream Linux 2.6.36
|
/openbmc/openbmc/poky/meta/recipes-devtools/debugedit/ |
H A D | debugedit_5.1.bb | 3 debuginfo and source file distributions, collect build-ids and rewrite \
|
/openbmc/linux/fs/ntfs/ |
H A D | Kconfig | 17 This is a rewrite from scratch of Linux NTFS support and replaced 70 Note: While write support is safe in this version (a rewrite from
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse/ |
H A D | 03ee1f8aa0899268ec02b2f54849352df92a3a1d.patch | 32 addopts = --verbose --assert=rewrite --tb=native -x -r a
|
/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/ |
H A D | dont-link-to-host.patch | 4 Subject: [PATCH] slang: rewrite recipe to run autoconf
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/ |
H A D | libxml-simple-perl_2.25.bb | 4 (especially configuration files). It is a blunt rewrite of XML::Simple \
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | read-edid | 16 * possible. All of the current code is a rewrite of my own work, but
|