Home
last modified time | relevance | path

Searched refs:attribute_opt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/genksyms/
H A Dparse.y178 declarator asm_phrase_opt attribute_opt initializer_opt
446 nested_declarator attribute_opt { $$ = $2 ? $2 : $1; }
455 attribute_opt: label
457 | attribute_opt ATTRIBUTE_PHRASE
/kernel/linux/linux-6.6/scripts/genksyms/
H A Dparse.y181 declarator asm_phrase_opt attribute_opt initializer_opt
449 nested_declarator attribute_opt { $$ = $2 ? $2 : $1; }
458 attribute_opt: label
460 | attribute_opt ATTRIBUTE_PHRASE

Completed in 1 milliseconds