Searched refs:untracked (Results 1 – 15 of 15) sorted by relevance
/openbmc/sdbusplus/test/gen/ |
H A D | run-ci | 6 untracked="$(git ls-files --others --exclude-standard -- .)" || rc=$? 7 if [[ -n "${untracked}" ]]; then 9 echo "${untracked}" >&2
|
/openbmc/phosphor-logging/gen/ |
H A D | run-ci | 6 untracked="$(git ls-files --others --exclude-standard -- .)" || rc=$? 7 if [ -n "$untracked" ]; then 9 echo "$untracked" >&2
|
/openbmc/phosphor-networkd/gen/ |
H A D | run-ci | 6 untracked="$(git ls-files --others --exclude-standard -- .)" || rc=$? 7 if [ -n "$untracked" ]; then 9 echo "$untracked" >&2
|
/openbmc/sdbusplus/example/gen/ |
H A D | run-ci | 6 untracked="$(git ls-files --others --exclude-standard -- .)" || rc=$? 7 if [[ -n "${untracked}" ]]; then 9 echo "${untracked}" >&2
|
/openbmc/phosphor-dbus-interfaces/gen/ |
H A D | run-ci | 7 untracked="$(git ls-files --others --exclude-standard -- .)" || rc=$? 8 if [ -n "$untracked" ]; then 10 echo "$untracked" >&2
|
/openbmc/linux/include/linux/ |
H A D | ref_tracker.h | 15 refcount_t untracked; member 35 refcount_set(&dir->untracked, 1); in ref_tracker_dir_init()
|
/openbmc/linux/lib/ |
H A D | ref_tracker.c | 180 WARN_ON_ONCE(refcount_read(&dir->untracked) != 1); in ref_tracker_dir_exit() 206 refcount_inc(&dir->untracked); in ref_tracker_alloc() 236 refcount_dec(&dir->untracked); in ref_tracker_free()
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | conntrack_icmp_related.sh | 159 meta l4proto { icmp, icmpv6 } ct state established,untracked accept 175 meta l4proto { icmp, icmpv6 } ct state established,untracked accept 183 meta l4proto { icmp, icmpv6 } ct state established,untracked accept
|
H A D | conntrack_vrf.sh | 167 oif tvrf ct state untracked counter 172 oif tvrf ct state untracked counter
|
H A D | nft_synproxy.sh | 93 … meta iif veth0 meta l4proto tcp ct state untracked,invalid synproxy mss 1460 sack-perm timestamp
|
/openbmc/phosphor-host-ipmid/docs/ |
H A D | testing.md | 43 Your new worktree doesn't know about any untracked files you have in your main 46 `run-unit-test-docker.sh`, you can't run the CI with untracked changes anyways, 47 so this isn't the worst thing in the world. (If you make untracked changes in 117 have untracked changes - which you're likely to have during active development.
|
/openbmc/u-boot/doc/ |
H A D | README.trace | 66 0 untracked function calls 74 0 untracked function calls
|
/openbmc/linux/Documentation/core-api/ |
H A D | debug-objects.rst | 146 the object can be deactivated. Deactivating is not allowed for untracked
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | populate_sdk_ext.bbclass | 75 # COREBASE be preserved as well as untracked files.
|
/openbmc/linux/Documentation/networking/ |
H A D | ip-sysctl.rst | 2678 - 0 - (default) Do not accept unsolicited and untracked neighbor 2685 NAs received for untracked addresses (absent in neighbor cache) are
|