| /linux/scripts/coccinelle/api/ |
| H A D | stream_open.cocci | 15 identifier readstream, ppos; 16 identifier f, buf, len; 25 identifier writestream, ppos; 26 identifier f, buf, len; 37 identifier block_f; 38 identifier wait =~ "^wait_.*"; 51 identifier stream_reader.readstream; 52 identifier wait =~ "^wait_.*"; 62 identifier stream_reader.readstream; 63 identifier blocks.block_f; [all …]
|
| H 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 …]
|
| H 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;
|
| H A D | platform_no_drv_owner.cocci | 19 identifier __driver; 36 identifier match1.__driver; 45 identifier match1.__driver; 54 identifier __driver; 67 identifier match2.__driver; 76 identifier match2.__driver; 87 identifier match1.__driver; 98 identifier match1.__driver; 109 identifier match2.__driver; 120 identifier match2.__driver;
|
| H 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;
|
| H A D | kmalloc_objs.cocci | 54 identifier ALLOC =~ "^kv?[mz]alloc$"; 55 fresh identifier ALLOC_OBJ = ALLOC ## "_obj"; 56 fresh identifier ALLOC_FLEX = ALLOC ## "_flex"; 57 identifier ALLOC_ARRAY = {kmalloc_array,kvmalloc_array,kcalloc,kvcalloc}; 58 fresh identifier ALLOC_OBJS = script:python(ALLOC_ARRAY) { alloc_array(ALLOC_ARRAY) }; 127 identifier ALLOC = {kmalloc_obj,kmalloc_objs,kmalloc_flex,
|
| /linux/tools/net/sunrpc/xdrgen/grammars/ |
| H A D | xdr.lark | 4 declaration : "opaque" identifier "[" value "]" -> fixed_length_opaque 5 | "opaque" identifier "<" [ value ] ">" -> variable_length_opaque 6 | "string" identifier "<" [ value ] ">" -> string 7 | type_specifier identifier "[" value "]" -> fixed_length_array 8 | type_specifier identifier "<" [ value ] ">" -> variable_length_array 9 | type_specifier "*" identifier -> optional_data 10 | type_specifier identifier -> basic 16 | identifier 35 | identifier 52 enum_body : "{" ( identifier "=" value ) ( "," identifier "=" value )* "}" [all …]
|
| /linux/Documentation/networking/ |
| H 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). 57 bits) and an identifier (low order sixty-four bits). ILA 134 the checksum. The low order sixteen bits of the identifier 140 bits of the identifier. When ILA to SIR address translation is done on 142 restores the identifier as it was originally sent. 152 0: interface identifier 154 1: locally unique identifier 156 2: virtual networking identifier for IPv4 address 158 3: virtual networking identifier for IPv6 unicast address [all …]
|
| /linux/drivers/scsi/ |
| H 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"; 236 if ($value =~ /^REL\s*\(\s*($identifier)\s*\)\s*(.*)/i) { 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*$/) { 620 if ($rest =~ /^(ATN|)\s*($value)\s*,\s*($identifier)\s*$/i) { [all …]
|
| /linux/scripts/coccinelle/misc/ |
| H A D | minmax.cocci | 21 identifier func; 35 identifier func; 56 identifier func; 69 identifier func; 83 identifier func; 102 identifier func; 116 identifier func; 135 identifier func; 150 identifier func;
|
| H A D | struct_size.cocci | 19 identifier f = overflow_size_helpers_test; 30 identifier m; 42 identifier m; 55 identifier m;
|
| H A D | swap.cocci | 18 identifier tmp; 38 identifier tmp; 48 identifier tmp; 69 identifier tmp;
|
| /linux/Documentation/ABI/testing/ |
| H 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
|
| H A D | sysfs-bus-cdx | 19 16 bit identifier which is specific to the device manufacturer. 27 16 bit identifier to identify a device type within the range 36 Subsystem Vendor ID is 16 bit identifier specific to the 44 Subsystem Device ID is 16 bit identifier specific to the 52 Class is 24 bit identifier specifies the functionality of the device. 59 Revision is 8 bit revision identifier of the device.
|
| H A D | sysfs-class-net-peak_usb | 13 configured value of the channel identifier. Depending on the 14 device type, the identifier has a length of 8 or 32 bit. The 17 supports an 8 bit identifier, the upper 24 bit of the value are
|
| /linux/scripts/coccinelle/null/ |
| H 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;
|
| H 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/drivers/firmware/arm_scmi/ |
| H A D | pinctrl.c | 52 __le32 identifier; member 59 __le32 identifier; member 75 __le32 identifier; member 85 __le32 identifier; member 96 __le32 identifier; member 214 tx->identifier = cpu_to_le32(selector); in scmi_pinctrl_attributes() 255 msg->identifier = cpu_to_le32(p->selector); in iter_pinctrl_assoc_prepare_message() 347 msg->identifier = cpu_to_le32(p->selector); in iter_pinctrl_settings_get_prepare_message() 496 tx->identifier = cpu_to_le32(selector); in scmi_pinctrl_settings_conf() 542 tx->identifier = cpu_to_le32(group); in scmi_pinctrl_function_select() [all …]
|
| /linux/tools/firewire/ |
| H 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/Documentation/devicetree/bindings/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>.
|
| 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>.
|
| H A D | hi3670-clock.txt | 24 Each clock is assigned an identifier and client nodes use this identifier 27 All these identifier could be found in <dt-bindings/clock/hi3670-clock.h>.
|
| /linux/drivers/scsi/esas2r/ |
| H 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/drivers/acpi/arm64/ |
| H A D | mpam.c | 221 platform_device_alloc("mpam_msc", tbl_msc->identifier); in acpi_mpam_parse_msc() 236 err = snprintf(uid, sizeof(uid), "%u", tbl_msc->identifier); in acpi_mpam_parse_msc() 243 pr_debug("MSC.%u: missing namespace entry\n", tbl_msc->identifier); in acpi_mpam_parse_msc() 248 pr_debug("MSC.%u: unknown interface type\n", tbl_msc->identifier); in acpi_mpam_parse_msc() 341 pr_debug("MSC.%u: reserved field set\n", tbl_msc->identifier); in acpi_mpam_parse() 346 pr_debug("MSC.%u: marked as disabled\n", tbl_msc->identifier); in acpi_mpam_parse()
|
| /linux/Documentation/arch/s390/ |
| H 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
|