Home
last modified time | relevance | path

Searched refs:lab (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/arch/mips/mm/
Duasm.c359 void ISAFUNC(uasm_build_label)(struct uasm_label **lab, u32 *addr, int lid) in ISAFUNC()
361 (*lab)->addr = addr; in ISAFUNC()
362 (*lab)->lab = lid; in ISAFUNC()
363 (*lab)++; in ISAFUNC()
445 (*rel)->lab = lid; in ISAFUNC()
451 struct uasm_label *lab);
454 struct uasm_label *lab) in ISAFUNC()
458 for (; rel->lab != UASM_LABEL_INVALID; rel++) in ISAFUNC()
459 for (l = lab; l->lab != UASM_LABEL_INVALID; l++) in ISAFUNC()
460 if (rel->lab == l->lab) in ISAFUNC()
[all …]
Duasm-micromips.c209 __resolve_relocs(struct uasm_reloc *rel, struct uasm_label *lab) in __resolve_relocs() argument
211 long laddr = (long)lab->addr; in __resolve_relocs()
Duasm-mips.c232 __resolve_relocs(struct uasm_reloc *rel, struct uasm_label *lab) in __resolve_relocs() argument
234 long laddr = (long)lab->addr; in __resolve_relocs()
Dtlbex.c1359 for (i = 0; i < ARRAY_SIZE(labels) && labels[i].lab != ls; i++) in build_r4000_tlb_refill_handler()
/linux-4.4.14/arch/m68k/kernel/
Dhead.S524 #define is_not_amiga(lab) cmpl &MACH_AMIGA,%pc@(m68k_machtype); jne lab argument
525 #define is_not_atari(lab) cmpl &MACH_ATARI,%pc@(m68k_machtype); jne lab argument
526 #define is_not_mac(lab) cmpl &MACH_MAC,%pc@(m68k_machtype); jne lab argument
527 #define is_not_mvme147(lab) cmpl &MACH_MVME147,%pc@(m68k_machtype); jne lab argument
528 #define is_not_mvme16x(lab) cmpl &MACH_MVME16x,%pc@(m68k_machtype); jne lab argument
529 #define is_not_bvme6000(lab) cmpl &MACH_BVME6000,%pc@(m68k_machtype); jne lab argument
530 #define is_mvme147(lab) cmpl &MACH_MVME147,%pc@(m68k_machtype); jeq lab argument
531 #define is_mvme16x(lab) cmpl &MACH_MVME16x,%pc@(m68k_machtype); jeq lab argument
532 #define is_bvme6000(lab) cmpl &MACH_BVME6000,%pc@(m68k_machtype); jeq lab argument
533 #define is_not_hp300(lab) cmpl &MACH_HP300,%pc@(m68k_machtype); jne lab argument
[all …]
/linux-4.4.14/arch/mips/include/asm/
Duasm.h179 int lab; member
182 void ISAFUNC(uasm_build_label)(struct uasm_label **lab, u32 *addr,
193 static inline void ISAFUNC(uasm_l##lb)(struct uasm_label **lab, u32 *addr) \
195 ISAFUNC(uasm_build_label)(lab, addr, label##lb); \
274 int lab; member
281 void uasm_resolve_relocs(struct uasm_reloc *rel, struct uasm_label *lab);
283 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, long off);
284 void uasm_copy_handler(struct uasm_reloc *rel, struct uasm_label *lab,
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw-internal.h364 #define VCREATE_DATA(lab) int lab##_val; int lab##_dirty argument
Dpvrusb2-hdw.c2866 #define PVR2_SUBDEV_SET_CONTROL(hdw, id, lab) \ argument
2867 if ((hdw)->lab##_dirty || (hdw)->force_dirty) { \
2868 pvr2_subdev_set_control(hdw, id, #lab, (hdw)->lab##_val); \
/linux-4.4.14/arch/powerpc/perf/
Dhv-common.c36 caps->lab = !!(arg.caps.capability_mask & HV_GPCI_CM_LAB); in hv_perf_caps_get()
Dhv-common.h12 lab:1, member
Dhv-gpci.c105 HV_CAPS_ATTR(lab, "%d\n");
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-hv_gpci24 What: /sys/bus/event_source/devices/hv_gpci/interface/lab
/linux-4.4.14/drivers/staging/gs_fpgaboot/
DREADME46 resource in the lab.
/linux-4.4.14/drivers/isdn/act2000/
Dcapi.h88 __u8 lab; /* Link Address B */ member
Dcapi.c328 m->msg.select_b2_protocol_req.dlpd.lab = 1; in actcapi_select_b2_protocol_req()
985 printk(KERN_DEBUG " dlpd.lab = 0x%02x\n", dlpd->lab); in actcapi_debug_dlpd()
/linux-4.4.14/Documentation/video4linux/bttv/
DREADME59 I do NOT have a lab with 30+ different grabber boards and a
/linux-4.4.14/Documentation/virtual/kvm/
Dnested-vmx.txt42 the lab, and will be sent as follow-on patchsets.
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-pciercx-defs.h1025 uint32_t lab:1; member
1065 uint32_t lab:1;
/linux-4.4.14/
DCREDITS2740 W: http://jair.lab.fi.uva.es/~migojed/
3197 S: Tampere University of Technology / Telecom lab
3710 S: Tampere University of Technology / Telecom lab
DMAINTAINERS2035 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2486 M: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2714 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2722 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
6205 W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
7524 M: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
/linux-4.4.14/drivers/staging/comedi/
DKconfig513 Kernel-level ISA plug-and-play support for the lab-pc-1200 boards has