Home
last modified time | relevance | path

Searched refs:munged (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/scripts/mod/
H A Dmodpost.c647 char *munged = NOFAIL(strdup(symname)); in handle_symbol() local
648 munged[0] = '_'; in handle_symbol()
649 munged[1] = toupper(munged[1]); in handle_symbol()
650 symname = munged; in handle_symbol()
/openbmc/linux/Documentation/scheduler/
H A Dschedutil.rst145 This frequency is then used to select a P-state/OPP or directly munged into a
/openbmc/qemu/
H A D.mailmap57 # precedence over any munged From: in the mail's headers.