| /OK3568_Linux_fs/kernel/tools/iio/ |
| H A D | lsiio.c | 28 static inline int check_prefix(const char *str, const char *prefix) in check_prefix()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | iio_hwmon.c | 100 const char *prefix; in iio_hwmon_probe() local
|
| /OK3568_Linux_fs/kernel/tools/bpf/ |
| H A D | Makefile | 4 prefix ?= /usr/local macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | string.h | 220 static inline bool strstarts(const char *str, const char *prefix) in strstarts() 532 static __always_inline size_t str_has_prefix(const char *str, const char *prefix) in str_has_prefix()
|
| H A D | xattr.h | 31 const char *prefix; member
|
| H A D | compiler-gcc.h | 53 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | bsd_comp.c | 120 unsigned short prefix; /* preceding code */ member 206 #define BSD_HASH(prefix,suffix,hshift) ((((unsigned long)(suffix))<<(hshift)) \ argument 208 #define BSD_KEY(prefix,suffix) ((((unsigned long)(suffix)) << 16) \ argument
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_print.h | 80 const char *prefix; member 227 static inline struct drm_printer drm_debug_printer(const char *prefix) in drm_debug_printer() 243 static inline struct drm_printer drm_err_printer(const char *prefix) in drm_err_printer()
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | nf_log_arp.c | 97 const char *prefix) in nf_log_arp_packet()
|
| /OK3568_Linux_fs/kernel/arch/s390/kvm/ |
| H A D | diag.c | 23 unsigned long prefix = kvm_s390_get_prefix(vcpu); in diag_release_pages() local
|
| H A D | vsie.c | 563 unsigned long prefix; in kvm_s390_vsie_gmap_notifier() local 607 u64 prefix = scb_s->prefix << GUEST_PREFIX_SHIFT; in map_prefix() local 1006 unsigned long pei_dest, pei_src, src, dest, mask, prefix; in vsie_handle_mvpg() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx6/ |
| H A D | mx6-pins.h | 11 #define MX6_PAD_DECLARE(prefix, name, pco, mc, mm, sio, si, pc) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | audio_helper.c | 145 int num_controls, const char *prefix) in gbaudio_remove_controls()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | menu.c | 721 static void get_dep_str(struct gstr *r, struct expr *expr, const char *prefix) in get_dep_str() 801 enum prop_type tok, const char *prefix) in get_symbol_props_str()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_log.c | 225 char prefix[NF_LOG_PREFIXLEN]; in nf_log_packet() local 253 char prefix[NF_LOG_PREFIXLEN]; in nf_log_trace() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | 53c700.h | 26 #define DDEBUG(prefix, sdev, fmt, a...) \ argument 28 #define CDEBUG(prefix, scmd, fmt, a...) \ argument 32 #define DDEBUG(prefix, scmd, fmt, a...) do {} while (0) argument 33 #define CDEBUG(prefix, scmd, fmt, a...) do {} while (0) argument
|
| H A D | sr.h | 62 #define sr_printk(prefix, cd, fmt, a...) \ argument
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | dtc.c | 31 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/server/ |
| H A D | xmlrpcserver.py | 73 def register_functions(self, context, prefix): argument
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | dtc.c | 44 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/tools/ |
| H A D | convert_csv_to_c.py | 12 def c_to_o(filename, prefix='\t\t\t\t\t ni_routing/', suffix=' \\'): argument
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | atchannel.c | 56 void AT_DUMP(const char* prefix, const char* buff, int len) in AT_DUMP() 98 int strStartsWith(const char *line, const char *prefix) in strStartsWith()
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | xattr.c | 424 const char *prefix, size_t prefixlen) in hfsplus_setxattr() 578 const char *prefix, size_t prefixlen) in hfsplus_getxattr()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/cluster/ |
| H A D | masklog.c | 59 const char *prefix = ""; in __mlog_printk() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | omapdss-boot-init.c | 24 static const char prefix[] __initconst = "omapdss,"; variable
|