Searched defs:pfx (Results 1 – 7 of 7) sorted by relevance
/linux-4.19.296/include/linux/ |
D | btree-type.h | 2 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx argument 3 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) argument 4 #define BTREE_TP(pfx) _BTREE_TP(pfx, BTREE_TYPE_SUFFIX,) argument
|
/linux-4.19.296/drivers/isdn/hardware/mISDN/ |
D | mISDNipac.c | 141 char pfx[MISDN_MAX_IDLEN + 16]; in isac_empty_fifo() local 178 char pfx[MISDN_MAX_IDLEN + 16]; in isac_fill_fifo() local
|
/linux-4.19.296/include/net/ |
D | 6lowpan.h | 113 struct in6_addr pfx; member
|
D | addrconf.h | 63 const struct in6_addr *pfx; member
|
D | ipv6.h | 457 static inline void ipv6_addr_prefix(struct in6_addr *pfx, in ipv6_addr_prefix() 472 const struct in6_addr *pfx, in ipv6_addr_prefix_copy()
|
/linux-4.19.296/drivers/cpufreq/ |
D | s3c24xx-cpufreq.c | 103 static void s3c_cpufreq_show(const char *pfx, in s3c_cpufreq_show()
|
/linux-4.19.296/fs/ |
D | locks.c | 2619 loff_t id, char *pfx) in lock_get_status()
|