Home
last modified time | relevance | path

Searched refs:parent_value (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dvar_funcs.py361 if indent > parent_indent and parent_value == "":
381 parent_value = value
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-core.c630 u32 parent_value; member
644 if ((h->value.bits ^ a->parent_value) & a->parent_mask) in table_test_fn()
651 args2.parent_value = h->value.bits; in table_test_fn()
663 .parent_value = 0 in table_test()