Searched defs:label (Results 1 - 25 of 285) sorted by path

1234567891011>>

/linux-master/arch/m68k/include/asm/
H A Dmath-emu.h183 .macro fp_get_instr_word dest,label,addr variable
184 fp_get_instr_data w,2,\dest,\label,\addr variable
187 .macro fp_get_instr_long dest,label,addr variable
188 fp_get_instr_data l,4,\dest,\label,\addr variable
196 .macro getuser size,src,dest,label,addr variable
212 .macro putuser size,src,dest,label,addr variable
237 .macro getuser.\\m src,dest,label,addr variable
238 getuser .\\m,\\src,\\dest,\\label,\\addr variable
240 .macro putuser.\\m src,dest,label,addr variable
241 putuser .\\m,\\src,\\dest,\\label,\\addr variable
[all...]
H A Dmcfgpio.h58 static inline int gpio_request(unsigned gpio, const char *label) argument
/linux-master/arch/powerpc/boot/
H A Dplanetcore.c107 const char *label; local
/linux-master/arch/s390/include/uapi/asm/
H A Dtape390.h86 char label[65]; member in struct:tape390_kekl
/linux-master/drivers/net/wireless/st/cw1200/
H A Ddebug.c86 cw1200_debug_print_map(struct seq_file *seq, struct cw1200_common *priv, const char *label, u32 map) argument
/linux-master/drivers/s390/char/
H A Dtape_3590.h140 char label[64]; member in struct:tape3592_kekl
/linux-master/include/linux/platform_data/
H A Dsyscon.h6 const char *label; member in struct:syscon_platform_data
/linux-master/samples/seccomp/
H A Dbpf-helper.c64 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) argument
[all...]
/linux-master/tools/testing/selftests/net/
H A Dipv6_flowlabel_mgr.c48 static int flowlabel_get(int fd, uint32_t label, uint8_t share, uint16_t flags) argument
64 static int flowlabel_put(int fd, uint32_t label) argument
[all...]
/linux-master/tools/testing/selftests/powerpc/cache_shape/
H A Dcache_shape.c31 static void print_size(const char *label, uint32_t val) argument
36 static void print_geo(const char *label, uint32_t val) argument
/linux-master/Documentation/sphinx/
H A Dcdomain.py242 label = 'C' variable in class:CDomain
/linux-master/arch/arc/kernel/
H A Dunwind.c150 const u8 *label; member in struct:unwind_state
808 const u8 *label = state->label; local
[all...]
/linux-master/arch/arm/mach-sa1100/
H A Dneponset.c205 neponset_init_gpio(struct gpio_chip **gcp, struct device *dev, const char *label, void __iomem *reg, unsigned num, bool in, const char *const * names) argument
/linux-master/arch/arm/plat-orion/
H A Dgpio.c446 const char *label; local
/linux-master/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h83 char label[64]; /* a flexible description */ member in struct:sensor_device
/linux-master/arch/powerpc/kernel/
H A Dnvram_64.c708 static void __init nvram_print_partitions(char * label) argument
/linux-master/arch/powerpc/mm/book3s64/
H A Dslice.c34 static void slice_print_mask(const char *label, const struct slice_mask *mask) argument
48 static void slice_print_mask(const char *label, const struct slice_mask *mask) {} argument
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-prd.c66 const char *label; local
/linux-master/arch/powerpc/platforms/pseries/
H A Dplpks.c59 struct label { struct
204 struct label *label; local
391 plpks_confirm_object_flushed(struct label *label, struct plpks_auth *auth) argument
433 struct label *label; local
488 struct label *label; local
527 struct label *label; local
561 struct label *label = NULL; local
[all...]
/linux-master/block/
H A Dearly-lookup.c105 const char *label = data; local
112 static int __init devt_from_partlabel(const char *label, dev_t *devt) argument
/linux-master/block/partitions/
H A Dibm.c105 find_label(struct parsed_partitions *state, dasd_information2_t *info, struct hd_geometry *geo, int blocksize, sector_t *labelsect, char name[], char type[], union label_t *label) argument
168 find_vol1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label) argument
230 find_lnx1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect, sector_t nr_sectors, dasd_information2_t *info) argument
277 find_cms1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect) argument
338 union label_t *label; local
[all...]
H A Dkarma.c32 } __packed *label; local
H A Dosf.c53 } * label; local
H A Dsgi.c44 struct sgi_disklabel *label; local
H A Dsun.c65 } * label; local
[all...]

Completed in 337 milliseconds

1234567891011>>