Home
last modified time | relevance | path

Searched refs:modified (Results 1 – 25 of 125) sorted by relevance

12345

/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_nsp.c20 return state->modified; in nfp_nsp_config_modified()
24 nfp_nsp_config_set_modified(struct nfp_nsp *state, int modified) in nfp_nsp_config_set_modified() argument
26 state->modified = modified; in nfp_nsp_config_set_modified()
H A Dnfp_nsp.h102 int modified; member
244 void nfp_nsp_config_set_modified(struct nfp_nsp *state, int modified);
/f-stack/app/redis-5.0.5/tests/unit/
H A Dmulti.tcl88 test {EXEC works on WATCHed key not modified} {
96 test {EXEC fail on WATCHed key modified (1 key of 1 watched)} {
105 test {EXEC fail on WATCHed key modified (1 key of 5 watched)} {
114 test {EXEC fail on WATCHed key modified by SORT with STORE even if the result is empty} {
/f-stack/app/redis-5.0.5/deps/
H A DREADME.md5 …tually part of the Redis project, since it is our private fork (heavily modified) of a library ini…
16 Jemalloc is modified with changes that allow us to implement the Redis
64 Redis uses a non modified version of linenoise, so to upgrade just do the
84 1. Makefile is modified to allow a different compiler than GCC.
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A DREADME15 The source code in this directory should not be modified.
/f-stack/freebsd/netinet6/
H A Dscope6.c444 int modified = 0; in in6_clearscope() local
448 modified = 1; in in6_clearscope()
452 return (modified); in in6_clearscope()
/f-stack/freebsd/contrib/zstd/
H A D.gitattributes8 # Denote files that should not be modified.
/f-stack/dpdk/drivers/common/iavf/
H A DREADME16 NOTE: The source code in this directory should not be modified apart from
/f-stack/dpdk/doc/guides/prog_guide/
H A Dtimer_lib.rst43 * CONFIG: owned by a core, must not be modified by another core, maybe in a list or not, dependin…
47 * RUNNING: owned by a core, must not be modified by another core, present in a list
51 … Swap instruction should be used to guarantee that the status (state+owner) is modified atomically.
/f-stack/dpdk/drivers/net/vmxnet3/base/
H A DREADME16 NOTE: The source code in this directory should not be modified apart from
/f-stack/dpdk/drivers/net/ice/base/
H A DREADME19 NOTE: The source code in this directory should not be modified apart from
/f-stack/freebsd/contrib/libsodium/m4/
H A Dax_check_define.m444 # modified version of the Autoconf Macro, you may extend this special
45 # exception to the GPL to apply to your modified version as well.
H A Dax_tls.m444 # modified version of the Autoconf Macro, you may extend this special
45 # exception to the GPL to apply to your modified version as well.
H A Dax_check_link_flag.m455 # modified version of the Autoconf Macro, you may extend this special
56 # exception to the GPL to apply to your modified version as well.
H A Dax_check_compile_flag.m455 # modified version of the Autoconf Macro, you may extend this special
56 # exception to the GPL to apply to your modified version as well.
/f-stack/app/redis-5.0.5/utils/graphs/commits-over-time/
H A DREADME.md4 modified in the future in order to visualize other similar data or an
/f-stack/freebsd/mips/conf/
H A DPB474 # * one MiniPCI+ slot (modified to allow two idsel lines
H A DMT7620A_FDT12 # FDT_DTS_FILE should be modified to suit the target board type.
H A DMT7620N_FDT12 # FDT_DTS_FILE should be modified to suit the target board type.
H A DMT7621_FDT12 # FDT_DTS_FILE should be modified to suit the target board type.
H A DRT2880_FDT12 # FDT_DTS_FILE should be modified to suit the target board type.
H A DRT3050_FDT13 # FDT_DTS_FILE should be modified to suit the target board type.
/f-stack/dpdk/drivers/net/e1000/base/
H A DREADME33 NOTE: The source code in this directory should not be modified apart from
/f-stack/dpdk/drivers/net/i40e/base/
H A DREADME28 NOTE: The source code in this directory should not be modified apart from
/f-stack/dpdk/drivers/net/ixgbe/base/
H A DREADME31 NOTE: The source code in this directory should not be modified apart from

12345