Searched refs:this (Results 151 - 175 of 529) sorted by relevance

1234567891011>>

/linux-master/security/apparmor/
H A Dlabel.c559 * unconfined in @set then this will not cause the test to fail.
681 struct aa_label *this = rb_entry(*new, struct aa_label, node); local
682 int result = label_cmp(label, this);
691 if (!replace && !label_is_stale(this)) {
692 if (__aa_get_label(this))
693 return this;
695 __proxy_share(this, label);
696 AA_BUG(!__label_replace(this, label));
734 struct aa_label *this = rb_entry(node, struct aa_label, node); local
735 int result = vec_cmp(this
1158 struct aa_label *this = container_of(node, struct aa_label, local
1992 struct aa_label *this = rb_entry(node, struct aa_label, node); local
[all...]
/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.c13 * - ability to specify the MAC address at module load time by passing this
121 int i, this;
123 this = txlog_cur_entry;
126 tx_log[this].tstamp,
127 tx_log[this].tx_new, tx_log[this].tx_old,
128 tx_log[this].action, tx_log[this].status);
129 this = (this
1699 struct happy_meal_txd *this; local
1763 struct happy_meal_rxd *this; local
1961 struct happy_meal_txd *this = &txbase[first_entry]; local
[all...]
/linux-master/drivers/cpufreq/
H A DKconfig.x8618 When this driver is enabled it will become the preferred
32 To compile this driver as a module, choose M here: the
95 To compile this driver as a module, choose M here: the
111 By enabling this option the acpi_cpufreq driver provides the old
175 To compile this driver as a module, choose M here: the
213 This is deprecated and this functionality is now merged into
220 To compile this driver as a module, choose M here: the
274 To compile this driver as a module, choose M here: the
319 This adds the CPUFreq driver for VIA C7 processors. However, this driver
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c80 struct i915_request *this; local
82 this = igt_request_alloc(ctx[n], engine);
83 if (IS_ERR(this)) {
84 err = PTR_ERR(this);
88 i915_request_await_dma_fence(this, &rq->fence);
91 rq = i915_request_get(this);
92 i915_request_add(this);
118 struct i915_request *this; local
120 this = igt_request_alloc(ctx[n % nctx], engine);
121 if (IS_ERR(this)) {
1844 unsigned long this = 0; local
[all...]
/linux-master/drivers/input/serio/
H A Dhp_sdc.c11 * notice, this list of conditions, and the following disclaimer,
14 * derived from this software without specific prior written permission.
16 * Alternatively, this software may be distributed under the terms of the
39 * (it cannot really benefit from SMP anyway.) A tasket fit this perfectly.
51 * may do this, and may also access the parts of queued transactions related
86 # error "HIL is not supported on this platform"
210 /* Return control of this transaction */
291 /* TODO: pass this on to the HIL handler, or do SAK here? */
317 /* If this turns out to be a normal failure mode
332 /* Note this mean
598 __hp_sdc_enqueue_transaction(hp_sdc_transaction *this) argument
631 hp_sdc_enqueue_transaction(hp_sdc_transaction *this) argument
642 hp_sdc_dequeue_transaction(hp_sdc_transaction *this) argument
[all...]
/linux-master/drivers/input/joystick/
H A Danalog.c172 unsigned char data[4], this, last; local
185 this = port->mask;
190 last = this;
193 this = gameport_read(gameport) & port->mask;
197 if ((last ^ this) && (ktime_sub(now, loop) < loopout)) {
198 data[i] = last ^ this;
203 } while (this && (i < 4) && (ktime_sub(now, start) < timeout));
205 this <<= 4;
208 this |= data[i];
214 return -(this !
[all...]
/linux-master/drivers/mtd/nand/raw/
H A Ds3c2410.c109 * @set: The platform information supplied for this set of NAND chips.
135 * @mtds: An array of MTD instances on this controller.
136 * @platform: The platform data for this board.
138 * @clk: The clock resource for this controller.
142 * @mtd_count: The number of MTDs created from this controller.
146 * @cpu_type: The exact type of this controller.
388 * @this: NAND chip object.
399 static void s3c2410_nand_select_chip(struct nand_chip *this, int chip) argument
405 nmtd = nand_get_controller_data(this);
523 * the error, on the assumption that this i
663 s3c2410_nand_read_buf(struct nand_chip *this, u_char *buf, int len) argument
668 s3c2440_nand_read_buf(struct nand_chip *this, u_char *buf, int len) argument
684 s3c2410_nand_write_buf(struct nand_chip *this, const u_char *buf, int len) argument
690 s3c2440_nand_write_buf(struct nand_chip *this, const u_char *buf, int len) argument
[all...]
/linux-master/fs/overlayfs/
H A Dreaddir.c130 /* If this is lower, then native d_ino will do */
374 * Insert lowest layer entries before upper ones, this
451 * numbers range, but this range is only exposed via st_ino, not here.
458 * the uppermost real inode ino and should not call this function.
467 * negative in this case.
474 struct dentry *this = NULL; local
485 this = dget(dir);
490 this = dget(dir->d_parent);
495 this = lookup_one(mnt_idmap(path->mnt), p->name, dir, p->len);
496 if (IS_ERR_OR_NULL(this) || !thi
[all...]
/linux-master/arch/m68k/ifpsp060/
H A Diskeleton.S24 |so long as this entire notice is retained without alteration in any modified and/or
88 | stack frame and branches to this routine.
123 | Integer Instruction stack frame and branches to this routine.
163 | then this routine simply re-enters the package through _isp_cas.
174 | then this routine simply re-enters the package through _isp_cas2.
312 | The size of this section MUST be 128 bytes!!!
/linux-master/drivers/infiniband/core/
H A Droce_gid_mgmt.c7 * COPYING in the main directory of this source tree, or the
15 * copyright notice, this list of conditions and the following
19 * copyright notice, this list of conditions and the following
738 static int netdevice_event(struct notifier_block *this, unsigned long event, argument
818 static int addr_event(struct notifier_block *this, unsigned long event, argument
858 static int inetaddr_event(struct notifier_block *this, unsigned long event, argument
869 return addr_event(this, event, (struct sockaddr *)&in, ndev);
872 static int inet6addr_event(struct notifier_block *this, unsigned long event, argument
883 return addr_event(this, event, (struct sockaddr *)&in6, ndev);
908 * existing devices in the system. Register to this notifie
[all...]
/linux-master/arch/mips/alchemy/devboards/
H A Ddb1300.c152 static void au1300_nand_cmd_ctrl(struct nand_chip *this, int cmd, argument
155 unsigned long ioaddr = (unsigned long)this->legacy.IO_ADDR_W;
167 this->legacy.IO_ADDR_R = this->legacy.IO_ADDR_W = (void __iomem *)ioaddr;
169 __raw_writeb(cmd, this->legacy.IO_ADDR_W);
174 static int au1300_nand_device_ready(struct nand_chip *this) argument
797 * when doing request_irq() on them. DB1200 has this bug too.
H A Ddb1200.c187 static void au1200_nand_cmd_ctrl(struct nand_chip *this, int cmd, argument
190 unsigned long ioaddr = (unsigned long)this->legacy.IO_ADDR_W;
202 this->legacy.IO_ADDR_R = this->legacy.IO_ADDR_W = (void __iomem *)ioaddr;
204 __raw_writeb(cmd, this->legacy.IO_ADDR_W);
209 static int au1200_nand_device_ready(struct nand_chip *this) argument
858 * this pin is claimed by PSC0 (unused though, but pinmux doesn't
/linux-master/arch/m68k/fpsp040/
H A Dsgetem.S27 | For details on the license for this file, please see the
28 | file, README, in this same directory.
80 fmovel %d0,%fpcr |this fpcr setting is used by the 882
H A Dsrem_mod.S42 | Step 4. At this point, R = X - QY = MOD(X,Y). Set
60 | Step 9. At this point, R = 2^(-j)*X - Q Y = Y. Thus,
69 | For details on the license for this file, please see the
70 | file, README, in this same directory.
219 |..At this point R = 2^(-L)X; Q = 0; k = 0; and k+j = L
226 |..At this point carry = 0, R = (D1,D2), Y = (D4,D5)
232 |..At this point, R = Y
248 |..At this point, Carry=0, R < Y. R = 2^(k-L)X - QY; k+j = L; j >= 0.
258 |..At this point, R=(Carry,D1,D2) = 2^(k-L)X - QY, j+k=L, j >= 0, R < 2Y.
/linux-master/net/netfilter/
H A Dnf_nat_masquerade.c149 static int masq_device_event(struct notifier_block *this, argument
182 static int masq_inet_event(struct notifier_block *this, argument
196 * no work to do. Otherwise this is an individual address removal
279 static int masq_inet6_event(struct notifier_block *this, argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_plane_initial.c18 intel_reuse_initial_plane_obj(struct intel_crtc *this, argument
23 struct drm_i915_private *i915 = to_i915(this->base.dev);
40 if (plane_configs[this->pipe].base == plane_configs[crtc->pipe].base) {
84 * On lmem we don't currently expect this to
241 * Try again, but this time pin
/linux-master/tools/testing/selftests/intel_pstate/
H A Drun.sh43 echo $msg please run this as root >&2
/linux-master/arch/arm/boot/bootp/
H A Dinit.S13 * size immediately following the kernel, we could build this into
43 movne r4, #2 @ Size of this entry (2 words)
/linux-master/arch/x86/kernel/acpi/
H A Dwakeup_32.S31 # and restore the stack ... but you need gdt for this to work
/linux-master/drivers/power/reset/
H A Darm-versatile-reboot.c72 static int versatile_reboot(struct notifier_block *this, unsigned long mode, argument
H A Dbrcmstb-reboot.c35 static int brcmstb_restart_handler(struct notifier_block *this, argument
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router_hw.h81 struct prestera_nexthop_group *this;
/linux-master/arch/xtensa/platforms/xt2000/
H A Dsetup.c53 static int xt2000_restart(struct notifier_block *this, argument
/linux-master/drivers/net/ethernet/sfc/
H A Def100_netdev.c88 * Note that the kernel will ignore our return code; this method
299 int ef100_netdev_event(struct notifier_block *this, argument
302 struct efx_nic *efx = container_of(this, struct efx_nic, netdev_notifier);
320 static int ef100_netevent_event(struct notifier_block *this, argument
323 struct efx_nic *efx = container_of(this, struct efx_nic, netevent_notifier);
433 pci_info(efx->pci_dev, "No network port on this PCI function");
/linux-master/drivers/acpi/acpica/
H A Ddbinput.c262 {1, " Quit or Exit", "Exit this command\n"},
612 char *this; local
623 this = acpi_gbl_db_parsed_buf;
625 acpi_gbl_db_args[i] = acpi_db_get_next_token(this, &next,
632 this = next;
706 /* If acpi_terminate has been called, terminate this thread */

Completed in 256 milliseconds

1234567891011>>