/linux/scripts/coccinelle/api/ |
A D | stream_open.cocci | 16 identifier f, buf, len; 26 identifier f, buf, len; 37 identifier block_f; 84 identifier fops; 91 identifier fops0.fops; 92 identifier read_f; 99 identifier fops0.fops; 107 identifier fops0.fops; 108 identifier write_f; 124 identifier llseek_f; [all …]
|
A D | atomic_as_refcounter.cocci | 14 identifier a, x; 16 identifier fname =~ ".*free.*"; 17 identifier fname2 =~ ".*destroy.*"; 18 identifier fname3 =~ ".*del.*"; 19 identifier fname4 =~ ".*queue_work.*"; 20 identifier fname5 =~ ".*schedule_work.*"; 21 identifier fname6 =~ ".*call_rcu.*"; 62 identifier a, x, y; 64 identifier fname =~ ".*free.*"; 95 identifier a, x; [all …]
|
A D | simple_open.cocci | 14 identifier open_f != simple_open; 15 identifier i, f; 29 identifier fops; 30 identifier open.open_f; 40 identifier open_f != simple_open; 41 identifier i, f; 56 identifier fops; 57 identifier openr.open_f;
|
A D | platform_no_drv_owner.cocci | 16 identifier __driver; 27 identifier match1.__driver; 36 identifier match1.__driver; 45 identifier __driver; 58 identifier match2.__driver; 67 identifier match2.__driver; 78 identifier match1.__driver; 89 identifier match1.__driver; 100 identifier match2.__driver; 111 identifier match2.__driver;
|
A D | check_bq27xxx_data.cocci | 24 identifier i,i1,i2; 59 identifier tocheck.i1regs; 67 identifier tocheck.i2regs; 95 identifier tocheck.i1dmregs; 103 identifier tocheck.i2dmregs; 131 identifier tocheck.i1props; 139 identifier tocheck.i2props;
|
/linux/Documentation/devicetree/bindings/dma/ |
A D | atmel-xdma.txt | 12 - bit 13: SIF, source interface identifier, used to get the memory 13 interface identifier, 14 - bit 14: DIF, destination interface identifier, used to get the peripheral 15 interface identifier, 16 - bit 30-24: PERID, peripheral identifier. 34 - bit 13: SIF, source interface identifier, used to get the memory 35 interface identifier, 36 - bit 14: DIF, destination interface identifier, used to get the peripheral 37 interface identifier, 38 - bit 30-24: PERID, peripheral identifier.
|
/linux/Documentation/networking/ |
A D | ila.rst | 44 A mapping of an ILA identifier to a locator (or to a 50 four bits) and an identifier (lower sixty-four bits). 142 restores the identifier as it was originally sent. 152 0: interface identifier 154 1: locally unique identifier 162 5: non-local address identifier 166 identifier. 213 The identifier type field may be present to indicate the identifier 225 the identifier format would be:: 280 # identifier type field will not be present. [all …]
|
/linux/drivers/scsi/ |
A D | script_asm.pl | 141 $identifier = '[A-Za-z_][A-Za-z_0-9]*'; 149 $value = "$identifier|$identifier\\s*[+\-]\\s*$decnum|". 150 "$identifier\\s*[+-]\s*$hexnum|$constant"; 241 } elsif ($value =~ /^($identifier)\s*(.*)/) { 388 if (/^\s*($identifier)\s*:(.*)/) { 405 if ($rest =~ /^($identifier)\s*=\s*($constant)\s*$/) { 428 if ($external =~ /\s*($identifier)\s*$/) { 446 if ($1 =~ /^($identifier)\s*$/) { 708 if ($rest =~ /^(REL\s*\(\s*$identifier\s*\))\s*(.*)/i) { 895 if ($code[$i + 1] =~ /\s*($identifier)(.*)$/) { [all …]
|
/linux/scripts/coccinelle/misc/ |
A D | minmax.cocci | 21 identifier func; 35 identifier func; 54 identifier func; 68 identifier func; 87 identifier func; 101 identifier func; 122 identifier func; 135 identifier func; 150 identifier func;
|
A D | swap.cocci | 18 identifier tmp; 38 identifier tmp; 48 identifier tmp; 69 identifier tmp;
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-class-fc | 6 identifier in the blkcg associated with a cgroup id. The 7 identifier is typically a UUID that is associated with 11 FC adapter drivers may query the identifier and tag FC 12 traffic based on the identifier. FC host and FC fabric 25 If an admin wants to remove an FC application identifier
|
/linux/scripts/coccinelle/api/debugfs/ |
A D | debugfs_simple_attr.cocci | 20 identifier dsa_fops; 28 identifier dsa.dsa_fops; 35 identifier dsa.dsa_fops; 43 identifier dsa.dsa_fops; 49 identifier dsa.dsa_fops;
|
/linux/scripts/ |
A D | kernel-doc | 386 my $identifier; 1231 if ($identifier ne $declaration_name) { 1434 if ($identifier ne $declaration_name) { 1435 if ($identifier eq "") { 1943 $identifier = "trace_$identifier"; 2120 $identifier = $1; 2128 $identifier = $1; 2132 $identifier = $2; 2139 $identifier = $1; 2141 $identifier =~ s/^define\s+//; [all …]
|
/linux/scripts/coccinelle/iterators/ |
A D | fen.cocci | 21 identifier l; 34 identifier l; 47 identifier l; 60 identifier l; 78 identifier l;
|
/linux/scripts/coccinelle/null/ |
A D | deref_null.cocci | 22 identifier f; 30 identifier f; 56 identifier f; 117 identifier f; 177 identifier f; 218 identifier f; 226 identifier f; 250 identifier f;
|
A D | badzero.cocci | 28 identifier f; 52 identifier f; 85 identifier f; 102 identifier f; 125 identifier r.f; 149 identifier r.f;
|
/linux/Documentation/devicetree/bindings/clock/ |
A D | hi3620-clock.txt | 17 Each clock is assigned an identifier and client nodes use this identifier 20 All these identifier could be found in <dt-bindings/clock/hi3620-clock.h>.
|
A D | hix5hd2-clock.txt | 12 Each clock is assigned an identifier and client nodes use this identifier 15 All these identifier could be found in <dt-bindings/clock/hix5hd2-clock.h>.
|
A D | marvell,pxa168.txt | 18 Each clock is assigned an identifier and client nodes use this identifier 21 All these identifier could be found in <dt-bindings/clock/marvell,pxa168.h>.
|
A D | marvell,pxa910.txt | 18 Each clock is assigned an identifier and client nodes use this identifier 21 All these identifier could be found in <dt-bindings/clock/marvell-pxa910.h>.
|
/linux/tools/firewire/ |
A D | nosy-dump.h | 20 uint32_t identifier:2; member 29 uint32_t identifier:2; member 46 uint32_t identifier:2; member 64 uint32_t identifier:2; member
|
/linux/drivers/scsi/esas2r/ |
A D | esas2r_targdb.c | 194 if (ident_len > sizeof(t->identifier) in esas2r_targ_db_add_pthru() 212 memcpy(t->identifier, ident, ident_len); in esas2r_targ_db_add_pthru() 245 void *identifier, in esas2r_targ_db_find_by_ident() argument 252 && memcmp(&t->identifier[0], identifier, in esas2r_targ_db_find_by_ident()
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
A D | adi,ad7606.yaml | 45 Must be the device tree identifier of the CONVST pin. 53 Must be the device tree identifier of the RESET pin. If specified, 60 Must be the device tree identifier of the STBY pin. This pin is used 68 Must be the device tree identifier of the FRSTDATA pin. 76 Must be the device tree identifier of the RANGE pin. The polarity on 86 Must be the device tree identifier of the over-sampling
|
/linux/Documentation/s390/ |
A D | pci.rst | 52 The slot entries are set up using the function identifier (FID) of the 65 A zPCI function identifier that uniquely identifies the function in the Z server. 68 Low-level identifier used for a configured PCI function. 76 use a common identifier. 92 The user identifier (UID) may be defined as part of the machine 99 Indicates whether the user identifier (UID) is guaranteed to be and remain
|
/linux/fs/nfs/ |
A D | sysfs.c | 85 ret = scnprintf(buf, PAGE_SIZE, "%s\n", rcu_dereference(c->identifier)); in nfs_netns_identifier_show() 115 old = rcu_dereference_protected(xchg(&c->identifier, (char __rcu *)p), 1); in nfs_netns_identifier_store() 129 kfree(rcu_dereference_raw(c->identifier)); in nfs_netns_client_release() 138 static struct kobj_attribute nfs_netns_client_id = __ATTR(identifier,
|