Searched refs:persist (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_jail/ |
| H A D | jail.conf | 8 persist;
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_dcb.h | 204 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, 207 ice_aq_start_lldp(struct ice_hw *hw, bool persist, struct ice_sq_cd *cd);
|
| H A D | ice_dcb.c | 93 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, in ice_aq_stop_lldp() argument 106 if (persist) in ice_aq_stop_lldp() 121 ice_aq_start_lldp(struct ice_hw *hw, bool persist, struct ice_sq_cd *cd) in ice_aq_start_lldp() argument 132 if (persist) in ice_aq_start_lldp()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | Makefile | 207 persist-settings: distclean 220 .PHONY: persist-settings 228 .make-prerequisites: persist-settings 232 .make-prerequisites: persist-settings
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | expire.tcl | 67 list [r ttl x] [r persist x] [r ttl x] [r get x] 72 list [r persist foo] [r persist nokeyatall]
|
| /f-stack/app/redis-5.0.5/tests/support/ |
| H A D | cluster.tcl | 33 expire expireat pexpire pexpireat type ttl pttl persist restore
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 279 bool persist, 286 bool persist,
|
| H A D | i40e_common.c | 4510 bool persist, in i40e_aq_stop_lldp() argument 4523 if (persist) { in i40e_aq_stop_lldp() 4545 bool persist, in i40e_aq_start_lldp() argument 4557 if (persist) { in i40e_aq_start_lldp()
|
| /f-stack/dpdk/drivers/net/cxgbe/base/ |
| H A D | common.h | 407 int idx, const u8 *addr, bool persist, bool add_smt);
|
| H A D | t4_hw.c | 4302 int idx, const u8 *addr, bool persist, bool add_smt) in t4_change_mac() argument 4310 idx = persist ? FW_VI_MAC_ADD_PERSIST_MAC : FW_VI_MAC_ADD_MAC; in t4_change_mac()
|
| /f-stack/app/redis-5.0.5/ |
| H A D | MANIFESTO | 80 to have a more limited amount of data, making the Redis persist-by-fork
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | debug_troubleshoot.rst | 435 Does the issue still persist?
|
| /f-stack/freebsd/kern/ |
| H A D | kern_jail.c | 3985 SYSCTL_JAIL_PARAM(, persist, CTLTYPE_INT | CTLFLAG_RW,
|