/openbmc/qemu/tests/unit/ |
H A D | rcutorture.c | 232 int age; /* how many update cycles while not rcu_stress_current */ member 270 pc = qatomic_read(&p->age); in rcu_read_stress_test() 293 * one of the rcu_stress_array_entries and resets it's age. It 294 * then increments the age of all the other entries. The age 323 qatomic_set(&p->age, 0); in rcu_update_stress_test() 333 qatomic_set(&rcu_stress_array[i].age, in rcu_update_stress_test() 334 rcu_stress_array[i].age + 1); in rcu_update_stress_test() 367 rcu_stress_current->age = 0; in stresstest() 397 rcu_stress_current->age = 0; in gtest_stress()
|
/openbmc/openbmc/poky/scripts/ |
H A D | clean-hashserver-database | 15 [--mark value] [--clean-db] [--threshold-age seconds] 25 -t | --threshold-age) Remove unused entries older than SECONDS old (default: 3600) 38 -t | --threshold-age) THRESHOLD_AGE="$2"; shift ;;
|
/openbmc/openbmc-test-automation/redfish/service_root/ |
H A D | test_service_root_security.robot | 14 &{header_requirements} Strict-Transport-Security=max-age=31536000; includeSubdomains 17 ... Cache-Control=no-store, max-age=0 121 # Strict-Transport-Security: max-age=31536000; includeSubdomains 124 # Cache-Control: no-store, max-age=0 142 # [Strict-Transport-Security]: max-age=31536000; includeSubdomains 145 # [Cache-Control]: no-store, max-age=0
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
H A D | tmpfiles.suricata | 1 #Type Path Mode UID GID Age Argument
|
/openbmc/openbmc/meta-security/meta-parsec/recipes-parsec/parsec-service/files/ |
H A D | parsec-tmpfiles.conf | 1 #Type Path Mode User Group Age Argument
|
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/ |
H A D | tmpfiles.clamav | 1 #Type Path Mode UID GID Age Argument
|
/openbmc/bmcweb/include/ |
H A D | security_headers.hpp | 15 res.addHeader(bf::strict_transport_security, "max-age=31536000; " in addSecurityHeaders() 22 res.addHeader(bf::cache_control, "no-store, max-age=0"); in addSecurityHeaders()
|
/openbmc/openbmc-tools/expectedJsonChecker/ |
H A D | README.md | 39 [{"age": 5}, {"name": "Joe"}]} 42 [{"age": 4}, {"name": "Joe"}]} 45 [{"age": 3}, {"name": "Moe"}]} 47 documents that do not meet the expression. i.e.) {"$not": {"age": 4}}
|
/openbmc/qemu/contrib/elf2dmp/ |
H A D | pdb.h | 44 uint32_t Age; member 136 uint32_t Age; member
|
H A D | pe.h | 133 uint32_t age; member
|
/openbmc/bmcweb/test/http/ |
H A D | http_connection_test.cpp | 95 "Strict-Transport-Security: max-age=31536000; includeSubdomains\r\n" in TEST() 97 "Cache-Control: no-store, max-age=0\r\n" in TEST()
|
H A D | http2_connection_test.cpp | 200 "max-age=31536000; includeSubdomains"), in TEST() 201 Pair("cache-control", "no-store, max-age=0"), in TEST()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | print.tcl | 339 # set age 50 342 # print_varx age $age 2 349 # age: 50 413 # set age 50 416 # print_var age 2 423 # age: 50 553 # set my_dict [dict create first Joe last Montana age 50] 558 # my_dict: first Joe last Montana age 50 562 # my_dict[age]: 50
|
/openbmc/hiomapd/ |
H A D | windows.c | 50 window->age = 0; in init_window_state() 400 context->current->age = 0; in windows_close_current() 421 window->age = 0; in window_reset() 467 if (cur->age < min_age) { in windows_find_oldest() 468 min_age = cur->age; in windows_find_oldest() 537 cur->age = ++(context->windows.max_age); in windows_search() 663 cur->age = ++(context->windows.max_age); in windows_create_map()
|
H A D | windows.h | 26 uint32_t age; /* Used for LRU eviction scheme */ member
|
/openbmc/phosphor-mboxd/ |
H A D | mboxd_windows.c | 47 window->age = 0; in init_window_state() 401 context->current->age = 0; in close_current_window() 422 window->age = 0; in reset_window() 461 if (cur->age < min_age) { in find_oldest_window() 462 min_age = cur->age; in find_oldest_window() 531 cur->age = ++(context->windows.max_age); in search_windows() 669 cur->age = ++(context->windows.max_age); in create_map_window()
|
H A D | mbox.h | 111 uint32_t age; /* Used for LRU eviction scheme */ member
|
/openbmc/webui-vue/docs/guide/components/table/ |
H A D | index.md | 49 age: '3 years', 54 age: '4 months', 64 key: 'age', 65 label: this.$t('table.age') //translated label
|
/openbmc/qemu/docs/devel/ |
H A D | code-of-conduct.rst | 14 disability, personal appearance, body size, race, ethnicity, age, religion,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c/ |
H A D | 0001-AVRO-3957-C-Fix-typos-in-docs-and-examples-2795.patch | 54 int32_t age;
|
/openbmc/u-boot/board/freescale/mx31pdk/ |
H A D | mx31pdk.c | 60 /* ebra ebrn rwa rwn mum lah lbn lba dww dct wwu age cnc2 fce*/ in board_early_init_f()
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | doc-good.txt | 28 Returns: the King Since: the first age Notes:
|
H A D | doc-good.out | 92 Since: the first age
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery.cookie.js | 70 …ires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by…
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss/ |
H A D | 0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch | 109 # result: [current-age].age.revision
|