Home
last modified time | relevance | path

Searched refs:symbol_put_addr (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
A Dmodule.h606 void symbol_put_addr(void *addr);
630 #define symbol_put_addr(p) do { } while (0) macro
732 #define symbol_put_addr(x) do { } while (0) macro
/linux/include/media/
A Ddvbdev.h459 #define dvb_detach(FUNC) symbol_put_addr(FUNC)
/linux/drivers/mtd/chips/
A Dgen_probe.c224 symbol_put_addr(probe_function); in cfi_cmdset_unknown()
/linux/drivers/media/v4l2-core/
A Dtuner-core.c205 symbol_put_addr(fe->ops.tuner_ops.release); in tuner_detach()
209 symbol_put_addr(fe->ops.analog_ops.release); in tuner_detach()
/linux/Documentation/translations/zh_CN/admin-guide/
A Dbug-hunting.rst30 [<c109f617>] ? symbol_put_addr+0x27/0x50
/linux/Documentation/translations/zh_TW/admin-guide/
A Dbug-hunting.rst33 [<c109f617>] ? symbol_put_addr+0x27/0x50
/linux/Documentation/admin-guide/
A Dbug-hunting.rst22 [<c109f617>] ? symbol_put_addr+0x27/0x50
/linux/kernel/
A Dmodule.c1029 void symbol_put_addr(void *addr) in symbol_put_addr() function
1047 EXPORT_SYMBOL_GPL(symbol_put_addr);
/linux/
A Dvmlinux.symvers8461 0x00000000 symbol_put_addr vmlinux EXPORT_SYMBOL_GPL
A DSystem.map5161 ffff80001013a260 T symbol_put_addr
A D.tmp_System.map5161 ffff80001013a260 T symbol_put_addr

Completed in 353 milliseconds