Searched refs:patch (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/kernel/uapi/sound/sof/ |
D | abi.h | 30 #define SOF_ABI_VER(major,minor,patch) (((major) << SOF_ABI_MAJOR_SHIFT) | ((minor) << SOF_ABI_MINO… argument
|
/bionic/libc/kernel/uapi/linux/ |
D | soundcard.h | 653 #define SEQ_PGM_CHANGE(dev,chn,patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0) argument
|
/bionic/docs/ |
D | elf-tls.md | 408 > exactly for this kind of thing. So this patch simply reads that metadata in, and re-implements 545 it's feasible. musl's function is AS-safe, but glibc's isn't (or wasn't). Google had a patch to make
|