Home
last modified time | relevance | path

Searched refs:xbc_has_key (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/bootconfig/scripts/
H A Dbconf2ftrace.sh78 if xbc_has_key $1; then
85 if xbc_has_key $1; then
99 if xbc_has_key ${1}.${2}; then
118 if xbc_has_key "${1}.trace"; then
120 elif xbc_has_key "${1}.save"; then
122 elif xbc_has_key "${1}.snapshot"; then
131 if xbc_has_key ${1}.${2}.${3} ; then
145 if xbc_has_key "${1}.size"; then
148 if xbc_has_key "${1}.name"; then
154 if xbc_has_key "
[all...]
H A Dxbc.sh44 xbc_has_key() { # key function
/kernel/linux/linux-5.10/tools/bootconfig/scripts/
H A Dbconf2ftrace.sh78 if xbc_has_key $1; then
85 if xbc_has_key $1; then
118 if xbc_has_key ${branch}.enable; then
162 if xbc_has_key ${instance}.alloc_snapshot; then
166 if xbc_has_key ${instance}.buffer_size; then
177 if xbc_has_key "kernel.dump_on_oops"; then
H A Dxbc.sh44 xbc_has_key() { # key function

Completed in 2 milliseconds