Searched refs:this (Results 201 - 225 of 529) sorted by relevance

1234567891011>>

/linux-master/drivers/devfreq/
H A Dgovernor_passive.c206 struct devfreq *devfreq = (struct devfreq *)p_data->this;
342 struct devfreq *devfreq = (struct devfreq *)data->this;
403 p_data->this = devfreq;
/linux-master/net/netfilter/
H A Dnf_conntrack_helper.c250 /* We are not intended to delete this conntrack. */
334 /* Called from the helper function, this call never fails */
400 const struct nf_conntrack_helper *this; local
405 this = rcu_dereference_protected(help->helper,
407 return this == me;
/linux-master/fs/
H A Dnamei.c55 * this with calls to <fs>_follow_link().
72 * filesystems (including /proc) exhibit this behavior.
283 * This function performs the ACL permission checking. Since this function
328 * This function performs the basic UNIX permission checking. Since this
385 * We use "fsuid" for this, letting us set arbitrary permissions
453 * flag in inode->i_opflags, that says "this has not special
498 * this, letting us set arbitrary permissions for filesystem access without
757 * got stuck, so ref-walk may continue from there. If this is not successful
907 * Userspace could move the path outside the root after this
908 * check, but as discussed elsewhere this i
2294 struct qstr this = { { .hash_len = hash_len }, .name = name }; local
2672 lookup_one_common(struct mnt_idmap *idmap, const char *name, struct dentry *base, int len, struct qstr *this) argument
2719 struct qstr this; local
2746 struct qstr this; local
2776 struct qstr this; local
2807 struct qstr this; local
2898 struct qstr this = QSTR_INIT("pts", 3); local
[all...]
/linux-master/arch/arm/mach-sa1100/
H A Dsleep.S47 @ avoid accessing memory until this sequence is complete,
/linux-master/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DCore.pm188 Alternatively, this software may be distributed under the terms of the
/linux-master/drivers/watchdog/
H A Dsbc8360.c24 * warranty for any of this software. This material is provided
289 static int sbc8360_notify_sys(struct notifier_block *this, unsigned long code, argument
H A Dindydog.c141 static int indydog_notify_sys(struct notifier_block *this, argument
H A Dsbc_epx_c3.c145 static int epx_c3_notify_sys(struct notifier_block *this, unsigned long code, argument
216 "Note that there is no way to probe for this device -- "
217 "so only use it if you are *sure* you are running on this specific "
H A Dwafer5823wdt.c18 * warranty for any of this software. This material is provided
49 * You must set these - there is no sane way to probe for this board.
216 static int wafwdt_notify_sys(struct notifier_block *this, unsigned long code, argument
H A Dscx200_wdt.c13 The author(s) of this software shall not be held liable for damages
14 of any nature resulting due to the use of this software. This
55 /* The scaling factor for the timer, this depends on the value of W_ENABLE */
117 static int scx200_wdt_notify_sys(struct notifier_block *this, argument
/linux-master/fs/hfs/
H A Dbtree.h57 u32 this;
134 __be32 next; /* (V) Number of the next node at this level */
135 __be32 prev; /* (V) Number of the prev node at this level */
137 u8 height; /* (F) The level of this node (leaves=1) */
138 __be16 num_recs; /* (V) The number of records in this node */
148 __be16 depth; /* (V) The number of levels in this B-tree */
/linux-master/arch/arm/boot/compressed/
H A Defi-header.S40 @ The only 2 fields of the MSDOS header that are used are this
/linux-master/arch/mips/sgi-ip22/
H A Dip22-reset.c3 * License. See the file "COPYING" in the main directory of this archive
29 * I'm not sure if this feature is a good idea, for now it's here just to
92 /* XXX fix this for fullhouse */
166 static int panic_event(struct notifier_block *this, unsigned long event, argument
/linux-master/drivers/net/usb/
H A Dcdc_subset.c41 * this protocol. That includes both smart peripherals and quite a lot
45 * with this "cdc_subset" framing, that doesn't mean there may not be a
49 * framing to be used rather than this "cdc_subset" model.
67 * NOTE that the MS-Windows drivers for this chip use some funky and
68 * (naturally) undocumented 7-byte prefix to each packet, so this is a
153 * implements this interface. Product developers can reuse or modify that
229 #warning You need to configure some hardware for this driver
320 // that just enables this gadget option.
/linux-master/arch/x86/kvm/
H A Dioapic.c22 * License along with this library; if not, write to the Free Software
199 * EOI for this vector.
226 * to receive the EOI. In this case, we do a lazy update of the
234 * this only happens if a previous edge has not been delivered due
377 * Linux guest as a oneshot interrupt (IRQF_ONESHOT). In this
382 * cases, injecting this pending interrupt to the guest is
388 * the pending status and notify the resampler that this interrupt
395 * registered for this irq), then unconditionally inject this
562 * immediately during eoi broadcast, and this
607 ioapic_mmio_read(struct kvm_vcpu *vcpu, struct kvm_io_device *this, gpa_t addr, int len, void *val) argument
649 ioapic_mmio_write(struct kvm_vcpu *vcpu, struct kvm_io_device *this, gpa_t addr, int len, const void *val) argument
[all...]
/linux-master/arch/arm/include/asm/
H A Dcmpxchg.h13 * since we use normal loads/stores as well, this is really bad.
14 * Typically, this causes oopsen in filp_close, but could have other,
22 * NOTE that this solution won't work on an SMP system, so explcitly
78 #error SMP is not supported on this platform
129 #error "SMP is not supported on this platform"
/linux-master/drivers/mfd/
H A Dene-kb3930.c63 static int kb3930_restart(struct notifier_block *this, argument
H A Dacer-ec-a500.c115 static int a500_ec_restart_notify(struct notifier_block *this, argument
/linux-master/arch/m68k/fpsp040/
H A Dskeleton.S33 | For details on the license for this file, please see the
34 | file, README, in this same directory.
88 | Code following the 'inex' label is to handle bug #1232. In this
96 | that this fix is only for d43b parts, and is skipped if the
349 | or planned at the time of this writing. The fpsp is
358 | Replace this with a call to your kernel panic code or
390 | this via a 'moves' instruction. copyout is a UNIX SVR3 (and later) function.
430 | this via a 'moves' instruction. copyin is a UNIX SVR3 (and later) function.
/linux-master/lib/crypto/mpi/
H A Dmpicoder.c17 * along with this program; if not, write to the Free Software
259 #error please implement for this limb size.
288 #error please implement for this limb size.
305 * @nbytes: receives the length of this buffer.
363 #error please implement for this limb size.
405 #error please implement for this limb size.
567 * is 0. For printing this is a bit of a surprise, in particular
569 * should be able to print a zero. Thus we need this extra test
624 /* Note: We ignore the sign for this format. */
625 /* FIXME: for performance reasons we should put this int
[all...]
/linux-master/security/selinux/
H A Dnetif.c249 static int sel_netif_netdev_notifier_handler(struct notifier_block *this, argument
/linux-master/arch/powerpc/sysdev/
H A Dfsl_soc.c143 static int fsl_rstcr_restart(struct notifier_block *this, argument
/linux-master/include/linux/
H A Dllist.h42 * The basic atomic operation of this list is cmpxchg on long. On
81 * a list or not, this initialises the node to clearly
104 * llist_entry - get the struct of this entry
106 * @type: the type of the struct this is embedded in.
244 * Returns true if the list was empty prior to adding this entry.
296 struct llist_node *this);
/linux-master/drivers/parisc/
H A Dpower.c159 * since this version spin_trylocks (instead of regular
162 static int parisc_panic_event(struct notifier_block *this, argument
178 /* this turns the system off via SeaBIOS */
/linux-master/kernel/futex/
H A Dcore.c155 * Generate a machine wide unique identifier for this inode.
291 * The treatment of mapping from this point on is critical. The folio
292 * lock protects many things but in this context the folio lock
298 * From this point on, mapping will be re-verified if necessary and
330 * applies. If this is really a shmem page then the folio lock
372 * The associated futex object in this case is the inode and
373 * the folio->mapping must be traversed. Ordinarily this should
375 * necessary in this case as we just want to pin the inode, not
444 struct futex_q *this; local
446 plist_for_each_entry(this,
[all...]

Completed in 203 milliseconds

1234567891011>>