Searched refs:charp (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | mod_compat.h | 48 #define STRING charp
|
| /f-stack/dpdk/kernel/linux/kni/ |
| H A D | kni_misc.c | 638 module_param(lo_mode, charp, 0644); 647 module_param(kthread_mode, charp, 0644); 655 module_param(carrier, charp, 0644);
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | kernel_nic_interface.rst | 50 (charp) 54 (charp) 58 (charp)
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-generic.c | 636 module_param(spl_hostid_path, charp, 0444);
|
| /f-stack/dpdk/kernel/linux/igb_uio/ |
| H A D | igb_uio.c | 658 module_param(intr_mode, charp, S_IRUGO);
|
| /f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/ |
| H A D | malloc.c | 1549 #define MALLOC_ZERO(charp, nbytes) \ argument 1551 INTERNAL_SIZE_T* mzp = (INTERNAL_SIZE_T*)(charp); \
|