/linux-3.3/arch/mips/cavium-octeon/executive/ |
D | octeon-model.c | 60 const char *suffix; in octeon_model_get_string_buffer() local 389 int suffix = (fuse_data >> 14) & 0x1f; in octeon_model_get_string_buffer() local
|
/linux-3.3/drivers/hwmon/ |
D | lm80.c | 167 #define show_in(suffix, value) \ argument 179 #define set_in(suffix, value, reg) \ in show_in() argument 197 #define show_fan(suffix, value) \ argument 289 #define show_temp(suffix, value) \ argument 301 #define set_temp(suffix, value, reg) \ argument
|
D | gl518sm.c | 171 #define show(type, suffix, value) \ argument 224 #define set(type, suffix, value, reg) \ argument 239 #define set_bits(type, suffix, value, reg, mask, shift) \ argument 257 #define set_low(type, suffix, value, reg) \ argument 259 #define set_high(type, suffix, value, reg) \ argument
|
/linux-3.3/arch/arm/kernel/ |
D | entry-common.S | 157 .macro __mcount suffix argument 187 .macro __ftrace_caller suffix argument
|
/linux-3.3/drivers/media/dvb/b2c2/ |
D | flexcop-misc.c | 67 const char *prefix, const char *suffix) in flexcop_device_name()
|
/linux-3.3/arch/avr32/include/asm/ |
D | uaccess.h | 229 #define __get_user_asm(suffix, __gu_val, ptr, __gu_err) \ argument 294 #define __put_user_asm(suffix, ptr, __pu_val, __gu_err) \ argument
|
/linux-3.3/arch/alpha/kernel/ |
D | pci-sysfs.c | 156 char *suffix, struct bin_attribute *res_attr, in pci_create_one_attr() 178 char *suffix, *attr_name; in pci_create_attr() local
|
/linux-3.3/tools/perf/util/ |
D | path.c | 136 char *strip_path_suffix(const char *path, const char *suffix) in strip_path_suffix()
|
/linux-3.3/drivers/net/ppp/ |
D | bsd_comp.c | 121 unsigned char suffix; /* last character of new 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
|
/linux-3.3/tools/perf/ |
D | builtin-script.c | 862 static const char *ends_with(const char *str, const char *suffix) in ends_with() 929 static char *get_script_root(struct dirent *script_dirent, const char *suffix) in get_script_root() 995 static char *get_script_path(const char *script_root, const char *suffix) in get_script_path()
|
/linux-3.3/fs/sysfs/ |
D | inode.c | 168 const char *suffix = name + XATTR_SECURITY_PREFIX_LEN; in sysfs_setxattr() local
|
/linux-3.3/sound/pci/ac97/ |
D | ac97_codec.c | 2593 static void set_ctl_name(char *dst, const char *src, const char *suffix) in set_ctl_name() 2603 const char *suffix) in snd_ac97_remove_ctl() 2612 static struct snd_kcontrol *ctl_find(struct snd_ac97 *ac97, const char *name, const char *suffix) in ctl_find() 2623 const char *dst, const char *suffix) in snd_ac97_rename_ctl() 2643 const char *s2, const char *suffix) in snd_ac97_swap_ctl()
|
/linux-3.3/fs/afs/ |
D | super.c | 202 const char *cellname, *suffix; in afs_parse_device_name() local
|
/linux-3.3/drivers/isdn/i4l/ |
D | isdn_bsdcomp.c | 160 #define BSD_HASH(prefix,suffix,hshift) ((((unsigned long)(suffix))<<(hshift)) \ argument 162 #define BSD_KEY(prefix,suffix) ((((unsigned long)(suffix)) << 16) \ argument
|
/linux-3.3/arch/cris/arch-v10/kernel/ |
D | kgdb.c | 989 char *suffix; in handle_exception() local 1028 char *suffix; in handle_exception() local
|
/linux-3.3/fs/ |
D | xattr.c | 108 const char *suffix = name + XATTR_SECURITY_PREFIX_LEN; in __vfs_setxattr_noperm() local 244 const char *suffix = name + XATTR_SECURITY_PREFIX_LEN; in vfs_getxattr() local
|
/linux-3.3/net/rds/ |
D | connection.c | 61 #define rds_conn_info_set(var, test, suffix) do { \ argument
|
/linux-3.3/fs/nfs/ |
D | unlink.c | 547 char *suffix = silly + slen - countersize; in nfs_sillyrename() local
|
/linux-3.3/scripts/kconfig/ |
D | confdata.c | 494 const char *suffix = ""; in header_print_symbol() local
|
/linux-3.3/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_resource.c | 583 SVGA3dCmdSurfaceDMASuffix suffix; member 715 SVGA3dCmdSurfaceDMASuffix *suffix = &cmd->suffix; in vmw_surface_dma_encode() local
|
/linux-3.3/arch/cris/arch-v32/kernel/ |
D | kgdb.c | 1340 char *suffix; in handle_exception() local 1371 char *suffix; in handle_exception() local
|
/linux-3.3/include/linux/ |
D | arcdevice.h | 192 char suffix; /* a for RFC1201, e for ether-encap, etc. */ member
|
/linux-3.3/crypto/ |
D | algapi.c | 45 static const char suffix[] = "-generic"; in crypto_set_driver_name() local
|
/linux-3.3/drivers/video/i810/ |
D | i810_main.c | 1961 char *this_opt, *suffix = NULL; in i810fb_setup() local
|
/linux-3.3/drivers/s390/cio/ |
D | device.c | 76 struct ccw_device_id *id, const char *suffix) in snprint_alias()
|