Home
last modified time | relevance | path

Searched refs:__register_nls (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dnls.h48 extern int __register_nls(struct nls_table *, struct module *);
53 #define register_nls(nls) __register_nls((nls), THIS_MODULE)
/linux/fs/nls/
A Dnls_base.c235 int __register_nls(struct nls_table *nls, struct module *owner) in __register_nls() function
256 EXPORT_SYMBOL(__register_nls);
/linux/
A Dvmlinux.symvers7631 0x00000000 __register_nls vmlinux EXPORT_SYMBOL
A DSystem.map13919 ffff800010406a00 T __register_nls
A D.tmp_System.map13919 ffff800010406a00 T __register_nls

Completed in 322 milliseconds