Searched defs:lab (Results 1 – 9 of 9) sorted by relevance
/linux/arch/arm64/boot/dts/qcom/ |
H A D | pmi8950.dtsi | 97 lab: lab { label
|
H A D | pmi8998.dtsi | 64 lab: lab { label
|
/linux/arch/powerpc/perf/ |
H A D | hv-common.h | 13 lab:1, member
|
/linux/arch/mips/mm/ |
H A D | uasm-micromips.c | 214 __resolve_relocs(struct uasm_reloc *rel, struct uasm_label *lab) in __resolve_relocs() argument
|
H A D | uasm-mips.c | 278 __resolve_relocs(struct uasm_reloc *rel, struct uasm_label *lab) in __resolve_relocs() argument
|
H A D | uasm.c | 413 void uasm_build_label(struct uasm_label **lab, u32 *addr, int lid) in uasm_build_label() argument 504 struct uasm_label *lab) in uasm_resolve_relocs() argument 524 uasm_move_labels(struct uasm_label * lab,u32 * first,u32 * end,long off) uasm_move_labels() argument 533 uasm_copy_handler(struct uasm_reloc * rel,struct uasm_label * lab,u32 * first,u32 * end,u32 * target) uasm_copy_handler() argument [all...] |
/linux/arch/mips/include/asm/ |
H A D | uasm.h | 191 int lab; member 297 int lab; member
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw-internal.h | 349 #define VCREATE_DATA(lab) int lab##_val; int lab##_dirty argument
|
H A D | pvrusb2-hdw.c | 2821 #define PVR2_SUBDEV_SET_CONTROL(hdw, id, lab) \ argument
|