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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/genksyms/
H A Dgenksyms.c436 static unsigned long expand_and_crc_sym(struct symbol *sym, unsigned long crc) function
481 crc = expand_and_crc_sym(subsym, crc);
544 crc = expand_and_crc_sym(subsym, crc);
581 crc = expand_and_crc_sym(sym, 0xffffffff) ^ 0xffffffff;

Completed in 118 milliseconds