Searched refs:Group (Results 1 – 25 of 47) sorted by relevance
12
/linux-3.4.99/arch/sparc/lib/ |
D | strncpy_from_user_64.S | 37 andcc %o1, 7, %g0 ! IEU1 Group 40 60: ldxa [%o1] %asi, %g1 ! Load Group 43 50: sethi %hi(0b), %o4 ! IEU0 Group 45 sllx %o4, 7, %o5 ! IEU1 Group 46 1: sub %g1, %o4, %g2 ! IEU0 Group 49 andcc %g2, %o5, %g0 ! IEU1 Group 52 cmp %o0, %g3 ! IEU1 Group 55 10: retl ! CTI Group 57 5: srlx %g2, 32, %g7 ! IEU0 Group 59 andcc %g7, %o5, %g0 ! IEU1 Group [all …]
|
/linux-3.4.99/arch/sparc/kernel/ |
D | syscalls.S | 171 cmp %g1, NR_syscalls ! IEU1 Group 174 sll %g1, 2, %l4 ! IEU0 Group 177 srl %i1, 0, %o1 ! IEU0 Group 181 srl %i2, 0, %o2 ! IEU0 Group 185 5: call %l7 ! CTI Group brk forced 195 cmp %g1, NR_syscalls ! IEU1 Group 198 sll %g1, 2, %l4 ! IEU0 Group 201 4: mov %i2, %o2 ! IEU0 Group 205 mov %i4, %o4 ! IEU0 Group 207 bne,pn %icc, linux_syscall_trace ! CTI Group [all …]
|
/linux-3.4.99/Documentation/devicetree/bindings/ |
D | vendor-prefixes.txt | 24 intercontrol Inter Control Group 26 marvell Marvell Technology Group Ltd.
|
/linux-3.4.99/arch/ia64/ |
D | module.lds | 2 /* Group unwind sections into a single section: */
|
/linux-3.4.99/arch/arm/plat-omap/include/plat/ |
D | keypad.h | 47 #error Group bits in conflict with keynum bits
|
/linux-3.4.99/arch/arm/boot/dts/ |
D | pxa168-aspenite.dts | 2 * Copyright (C) 2012 Marvell Technology Group Ltd.
|
D | pxa168.dtsi | 2 * Copyright (C) 2012 Marvell Technology Group Ltd.
|
/linux-3.4.99/security/integrity/ima/ |
D | Kconfig | 15 The Trusted Computing Group(TCG) runtime Integrity
|
/linux-3.4.99/Documentation/ABI/testing/ |
D | ima_policy | 5 The Trusted Computing Group(TCG) runtime Integrity
|
/linux-3.4.99/block/ |
D | Kconfig.iosched | 40 bool "CFQ Group Scheduling support"
|
/linux-3.4.99/arch/powerpc/boot/dts/fsl/ |
D | pq3-mpic-timer-B.dtsi | 2 * PQ3 MPIC Timer (Group B) device tree stub [ controller @ offset 0x42100 ]
|
D | pq3-etsec2-grp2-0.dtsi | 2 * PQ3 eTSEC2 Group 2 device tree stub [ @ offsets 0xb4000 ]
|
D | pq3-etsec2-grp2-1.dtsi | 2 * PQ3 eTSEC2 Group 2 device tree stub [ @ offsets 0xb5000 ]
|
D | pq3-etsec2-grp2-2.dtsi | 2 * PQ3 eTSEC2 Group 2 device tree stub [ @ offsets 0xb6000 ]
|
D | pq3-mpic-message-B.dtsi | 2 * PQ3 MPIC Message (Group B) device tree stub [ controller @ offset 0x42400 ]
|
/linux-3.4.99/drivers/char/tpm/ |
D | Kconfig | 11 implements the Trusted Computing Group's specification,
|
/linux-3.4.99/scripts/ |
D | gen_initramfs_list.sh | 24 -g <gid> Group ID to map to group ID 0 (root).
|
/linux-3.4.99/Documentation/driver-model/ |
D | devres.txt | 11 3. Devres Group : Group devres'es and release them together
|
/linux-3.4.99/include/sound/ |
D | wavefront.h | 490 u8 Group:4; member
|
/linux-3.4.99/Documentation/scsi/ |
D | aacraid.txt | 139 Adaptec Unix OEM Product Group
|
/linux-3.4.99/usr/ |
D | Kconfig | 37 int "Group ID to map to 0 (group root)"
|
/linux-3.4.99/Documentation/accounting/ |
D | taskstats-struct.txt | 63 __u32 ac_gid; /* Group ID */
|
/linux-3.4.99/Documentation/trace/ |
D | kprobetrace.txt | 29 GRP : Group name. If omitted, use "kprobes" for it.
|
/linux-3.4.99/arch/x86/kvm/ |
D | emulate.c | 112 #define Group (1<<15) /* Bits 3:5 of modrm byte extend opcode */ macro 3289 #define G(_f, _g) { .flags = ((_f) | Group), .u.group = (_g) } 3467 G(ByteOp | DstMem | SrcImm | ModRM | Group, group1), 3468 G(DstMem | SrcImm | ModRM | Group, group1), 3469 G(ByteOp | DstMem | SrcImm | ModRM | No64 | Group, group1), 3470 G(DstMem | SrcImmByte | ModRM | Group, group1), 3902 case Group: in x86_decode_insn()
|
/linux-3.4.99/Documentation/scheduler/ |
D | sched-rt-group.txt | 138 Group settings are checked against the following limits in order to keep the
|
12