/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_bitmap_port.c | 37 void *members; /* the set members */ member 63 return !!test_bit(e->id, map->members); in bitmap_port_do_test() 69 return !!test_bit(id, map->members); in bitmap_port_gc_test() 76 return !!test_and_set_bit(e->id, map->members); in bitmap_port_do_add() 83 return !test_and_clear_bit(e->id, map->members); in bitmap_port_do_del() 214 map->members = ip_set_alloc(map->memsize); in init_map_port() 215 if (!map->members) in init_map_port() 220 kfree(map->members); in init_map_port()
|
D | ip_set_bitmap_ipmac.c | 48 void *members; /* the set members */ member 88 if (!test_bit(e->id, map->members)) in bitmap_ipmac_do_test() 103 if (!test_bit(id, map->members)) in bitmap_ipmac_gc_test() 149 if (test_and_set_bit(e->id, map->members)) { in bitmap_ipmac_do_add() 177 return !test_and_clear_bit(e->id, map->members); in bitmap_ipmac_do_del() 294 map->members = ip_set_alloc(map->memsize); in init_map_ipmac() 295 if (!map->members) in init_map_ipmac() 300 kfree(map->members); in init_map_ipmac()
|
D | ip_set_bitmap_ip.c | 42 void *members; /* the set members */ member 70 return !!test_bit(e->id, map->members); in bitmap_ip_do_test() 76 return !!test_bit(id, map->members); in bitmap_ip_gc_test() 83 return !!test_and_set_bit(e->id, map->members); in bitmap_ip_do_add() 89 return !test_and_clear_bit(e->id, map->members); in bitmap_ip_do_del() 225 map->members = ip_set_alloc(map->memsize); in init_map_ip() 226 if (!map->members) in init_map_ip() 231 kfree(map->members); in init_map_ip()
|
D | ip_set_bitmap_gen.h | 57 if (test_bit(id, map->members)) in mtype_ext_cleanup() 69 ip_set_free(map->members); in mtype_destroy() 87 memset(map->members, 0, map->memsize); in mtype_flush() 214 if (!test_bit(id, map->members) || in mtype_list() 268 clear_bit(id, map->members); in mtype_gc()
|
D | ip_set_core.c | 249 void *members = NULL; in ip_set_alloc() local 252 members = kzalloc(size, GFP_KERNEL | __GFP_NOWARN); in ip_set_alloc() 254 if (members) { in ip_set_alloc() 255 pr_debug("%p: allocated with kmalloc\n", members); in ip_set_alloc() 256 return members; in ip_set_alloc() 259 members = vzalloc(size); in ip_set_alloc() 260 if (!members) in ip_set_alloc() 262 pr_debug("%p: allocated with vmalloc\n", members); in ip_set_alloc() 264 return members; in ip_set_alloc() 269 ip_set_free(void *members) in ip_set_free() argument [all …]
|
D | ip_set_list_set.c | 44 struct set_elem members[0]; /* the set members */ member 48 (struct set_elem *)((void *)(map)->members + (id) * (set)->dsize)
|
/linux-4.1.27/Documentation/block/ |
D | request.txt | 9 2.0 Struct request members classification 11 2.1 struct request members explanation 17 Short explanation of request members 26 this member. Some members may contain D classifications, but should only be
|
D | 00-INDEX | 22 - The members of struct request (in include/linux/blkdev.h)
|
D | biodoc.txt | 748 of the same request members that are used for normal request queue management.
|
/linux-4.1.27/Documentation/device-mapper/ |
D | switch.txt | 19 consists of a number of distinct storage arrays ("members") each having 21 is created it is spread across multiple members. The details of the 24 how many members are being used. When iSCSI sessions are created, each 38 members forward it as necessary, but there is a performance advantage to 57 non-preferred priority group containing paths to other array members for
|
/linux-4.1.27/scripts/ |
D | kernel-doc | 1741 my $members = $3; 1744 $members =~ s/({.*})//g; 1748 $members =~ s/\/\*\s*private:.*?\/\*\s*public:.*?\*\///gos; 1749 $members =~ s/\/\*\s*private:.*//gos; 1751 $members =~ s/\/\*.*?\*\///gos; 1754 $members =~ s/kmemcheck_bitfield_.*?;//gos; 1756 $members =~ s/__aligned\s*\([^;]*\)//gos; 1758 create_parameterlist($members, ';', $file); 1789 my $members = $2; 1791 foreach my $arg (split ',', $members) {
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | dsp_cmx.c | 1309 dsp_cmx_send_member(struct dsp *dsp, int len, s32 *c, int members) argument 1343 members, dsp->name, conf, dsp->rx_R, dsp->rx_W); 1419 if (!conf || members <= 1) { 1457 if (members == 2) { 1634 int mustmix, members; local 1674 members = 0; 1676 members = count_list_member(&conf->mlist); 1678 if (conf->software && members > 1) 1680 if (conf->software && members > 2) 1687 dsp_cmx_send_member(dsp, length, mixbuffer, members); [all …]
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
D | Kconfig | 12 and <http://members.infinibandta.org/kwspub/spec/Annex_iSER.PDF>
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | pwm-regulator.txt | 6 - voltage-table: voltage and duty table, include 2 members in each set of
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | palmas.txt | 3 The TI palmas family current members :-
|
D | axp20x.txt | 3 The axp20x family current members :
|
/linux-4.1.27/Documentation/accounting/ |
D | cgroupstats.txt | 8 extend per cgroup statistics, by adding members to the cgroupstats
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | atmel-at91.txt | 46 shared across all System Controller members. 52 shared across all System Controller members.
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | mcg.c | 106 int members[3]; member 476 group->members[i] += inc; in adjust_membership() 485 if (!group->members[i]) in get_leave_state() 1015 group->members[2], group->members[1], group->members[0], in sysfs_show_group()
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 3120 class_locale.members.reserved = 0; in megasas_issue_pending_cmds_again() 3121 class_locale.members.locale = MR_EVT_LOCALE_ALL; in megasas_issue_pending_cmds_again() 3122 class_locale.members.class = MR_EVT_CLASS_DEBUG; in megasas_issue_pending_cmds_again() 4881 prev_aen.members.locale = le16_to_cpu(prev_aen.members.locale); in megasas_register_aen() 4893 if ((prev_aen.members.class <= curr_aen.members.class) && in megasas_register_aen() 4894 !((prev_aen.members.locale & curr_aen.members.locale) ^ in megasas_register_aen() 4895 curr_aen.members.locale)) { in megasas_register_aen() 4902 curr_aen.members.locale |= prev_aen.members.locale; in megasas_register_aen() 4904 if (prev_aen.members.class < curr_aen.members.class) in megasas_register_aen() 4905 curr_aen.members.class = prev_aen.members.class; in megasas_register_aen() [all …]
|
D | megaraid_sas.h | 1485 } __attribute__ ((packed)) members; member
|
/linux-4.1.27/Documentation/ |
D | CodeOfConflict | 18 <tab@lists.linux-foundation.org>, or the individual members, and they
|
D | stable_kernel_rules.txt | 111 members object to the patch, bringing up issues that the maintainers and 112 members did not realize, the patch will be dropped from the queue.
|
D | kernel-doc-nano-HOWTO.txt | 11 and structures and their members. 280 Use the argument mechanism to document members or constants.
|
D | hwspinlock.txt | 284 set the priv members of the locks. The rest of the members are set and
|
D | rbtree.txt | 68 individual members may be accessed directly via rb_entry(node, type, member). 184 macro, and individual members may be accessed directly via
|
D | eisa.txt | 92 .probe and .remove members are mandatory.
|
D | kmemleak.txt | 195 members in the allocated structures. This feature would solve many of
|
D | clk.txt | 55 The members above make up the core of the clk tree topology. The clk
|
D | kobject.txt | 382 added to the kset's directory. Not all members of a kset do necessarily
|
D | parport-lowlevel.txt | 144 There are other members of the structure, but they should not be
|
D | kmemcheck.txt | 553 means that gcc has inserted 4 bytes of padding between the members si_code
|
D | memory-barriers.txt | 312 bit-fields in the same structure if all members declared
|
/linux-4.1.27/fs/dlm/ |
D | config.c | 314 struct list_head members; member 549 INIT_LIST_HEAD(&sp->members); in make_space() 637 list_add(&nd->list, &sp->members); in make_node() 965 list_for_each_entry(nd, &sp->members, list) { in dlm_config_nodes()
|
/linux-4.1.27/Documentation/arm/ |
D | firmware.txt | 17 and its members can be found in arch/arm/include/asm/firmware.h header.
|
D | vlocks.txt | 124 * By packing the members of the currently_voting array close together,
|
/linux-4.1.27/Documentation/thermal/ |
D | exynos_thermal | 70 other platform data (struct exynos_tmu_platform_data) members
|
/linux-4.1.27/drivers/infiniband/core/ |
D | multicast.c | 105 int members[3]; member 234 group->members[i] += inc; in adjust_membership() 249 if (!group->members[i]) in get_leave_state()
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | AUTHORS | 17 the other members of the Storage Network Industry Association CIFS Technical
|
/linux-4.1.27/Documentation/dmaengine/ |
D | client.txt | 66 for a detailed explanation of the struct members. Please note 81 appropriate values to the 'dma_interleaved_template' members.
|
/linux-4.1.27/Documentation/driver-model/ |
D | design-patterns.txt | 43 state around to all functions that need access to the state and its members.
|
/linux-4.1.27/Documentation/isdn/ |
D | INTERFACE.CAPI | 199 accessible form. It contains members for all possible CAPI 2.0 parameters, 213 are actually used. Unused members should be set to zero. 237 _cmsg structure members.
|
D | INTERFACE.fax | 34 All members are 8-bit unsigned (__u8)
|
D | README.concap | 192 dops pointers. Other concap_proto members should be considered private
|
/linux-4.1.27/fs/btrfs/ |
D | qgroup.c | 81 struct list_head members; /* groups that are members of this group */ member 155 INIT_LIST_HEAD(&qgroup->members); in add_qgroup_rb() 177 while (!list_empty(&qgroup->members)) { in __del_qgroup_rb() 178 list = list_first_entry(&qgroup->members, in __del_qgroup_rb() 220 list_add_tail(&list->next_member, &parent->members); in add_relation_rb() 1288 if (!list_empty(&qgroup->members)) { in btrfs_remove_qgroup()
|
/linux-4.1.27/Documentation/mmc/ |
D | mmc-async-req.txt | 47 There are two optional members in the mmc_host_ops -- pre_req() and
|
/linux-4.1.27/Documentation/gpio/ |
D | driver.txt | 41 gpio_chip" (see linux/gpio/driver.h for its complete definition) with members 132 - Make sure to assign all relevant members of the struct gpio_chip so that
|
/linux-4.1.27/Documentation/filesystems/ |
D | path-lookup.txt | 88 Parent and name members of a dentry, as well as its membership in the dcache 94 These members are also protected by d_seq seqlock, although this offers 187 care must be taken to load the members up-front, and use those pointers rather 303 members have changed.
|
D | vfs.txt | 112 members are defined: 208 filesystem. As of kernel 2.6.22, the following members are defined: 337 filesystem. As of kernel 2.6.22, the following members are defined: 574 your filesystem. The following members are defined: 800 3.12, the following members are defined: 920 the VFS uses a default. As of kernel 2.6.22, the following members are
|
D | sharedsubtree.txt | 833 ->mnt_master can point to arbitrary (and possibly different) members 835 you need to go through _all_ ->mnt_slave_list of its members.
|
/linux-4.1.27/Documentation/early-userspace/ |
D | buffer-format.txt | 42 between members.
|
/linux-4.1.27/Documentation/target/ |
D | tcm_mod_builder.txt | 142 structure members.
|
/linux-4.1.27/include/linux/netfilter/ipset/ |
D | ip_set.h | 413 extern void ip_set_free(void *members);
|
/linux-4.1.27/Documentation/devicetree/ |
D | of_unittest.txt | 60 // following struct members are used to construct the tree
|
/linux-4.1.27/tools/perf/ |
D | design.txt | 264 that creates it. The rest of the group members are created 444 disables the group leaders, not any other members in the groups.
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | Exporting | 107 struct which has the following members:
|
/linux-4.1.27/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 158 static variables. Those have to be converted to use the members in
|
/linux-4.1.27/Documentation/scsi/ |
D | osd.txt | 108 members in the CDB. Up to 3 segments can be deployed in the IN-Buffer and up to
|
D | FlashPoint.txt | 73 been problematic for members of the Linux community, in that no Linux
|
D | scsi_mid_low_api.txt | 99 functions" below. Their function pointers are placed in the members of 105 pointer members not explicitly initialized. 1176 way members that are not explicitly initialized will be set to 0 or NULL. 1196 controls. The struct Scsi_Host structure has many members in common 1198 is created (in scsi_host_alloc() in hosts.c) those common members are
|
D | ChangeLog.lpfc | 62 - kill struct lpfc_scsi_dma_buf and embedded the two members 735 members and defines from lpfc_scsi.h - e.g. lpfc_target is down 741 * Condense nodelist flag members. 1215 * Remove unused cmnd_retry_list and in_retry members in struct 1546 * Put IPFC ifdef around two members of struct lpfc_nodelist. 1847 * Migrated members of LPFCHBA_t and LINUX_HBA_t into elxHBA_t
|
D | ChangeLog.megaraid_sas | 600 During initialization, depending on the device id, the template members
|
/linux-4.1.27/fs/jffs2/ |
D | README.Locking | 33 the alloc_sem is also used to protect the wbuf-related members of the
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 439 Participation in this group is open to all UEFI members. Please see 450 are not UEFI members, many other members of the Linux community are and would
|
/linux-4.1.27/drivers/scsi/esas2r/ |
D | esas2r_main.c | 1447 g->members[i] = le16_to_cpu(g->members[i]); in esas2r_nuxi_mgt_data()
|
D | atvda.h | 413 u16 members[32]; member
|
/linux-4.1.27/Documentation/networking/ |
D | 3c509.txt | 64 duplex operations. Currently, the only members of the 3c509 family that are
|
D | packet_mmap.txt | 1024 tpacket{,2,3}_hdr structure's tp_sec and tp_{n,u}sec members. To determine 1050 members do not contain a valid value. For TX_RINGs, by default no timestamp
|
D | bonding.txt | 254 the same link which could cause the other team members to 1139 network-script file for all physical adapters that will be members of 2056 support link monitoring of their members, so if individual links fail,
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | dapm.txt | 121 Any widget kcontrols can be set using the controls and num_controls members.
|
/linux-4.1.27/Documentation/power/ |
D | pci.txt | 945 point two or more members of struct dev_pm_ops to the same routine. There are 950 members and one resume routine pointed to by the .resume(), .thaw(), and 951 .restore() members. The other function pointers in this struct dev_pm_ops are 961 .suspend(), .freeze(), and .poweroff() members and one resume routine is to 962 be pointed to by the .resume(), .thaw(), and .restore() members.
|
D | runtime_pm.txt | 296 All of the above fields are members of the 'power' member of 'struct device'.
|
/linux-4.1.27/drivers/target/ |
D | target_core_configfs.c | 1850 SE_DEV_ALUA_LU_ATTR_RO(members); 2378 SE_DEV_ALUA_TG_PT_ATTR_RO(members);
|
/linux-4.1.27/drivers/platform/x86/ |
D | thinkpad_acpi.c | 993 unsigned int members, max_members; member 1032 if (s->members >= s->max_members) in add_to_attr_set() 1035 s->group.attrs[s->members] = attr; in add_to_attr_set() 1036 s->members++; in add_to_attr_set()
|
/linux-4.1.27/scripts/genksyms/ |
D | lex.lex.c_shipped | 1728 /* Accessor methods (get/set functions) to struct members. */ 1915 * the only problem is struct and union members:
|
/linux-4.1.27/Documentation/security/ |
D | credentials.txt | 450 magic. This may not be used for pointer members as what they point to may
|
D | keys.txt | 520 its group list members.
|
/linux-4.1.27/Documentation/filesystems/configfs/ |
D | configfs.txt | 336 and config_item->ci_parent structure members.
|
/linux-4.1.27/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 717 To submit mail for distribution to members of the IETF CIPSO Working
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.lex.c_shipped | 2123 /* Accessor methods (get/set functions) to struct members. */
|
/linux-4.1.27/Documentation/RCU/ |
D | whatisRCU.txt | 125 There are many other members of the RCU API, but the rest can be
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 1991 /* Accessor methods (get/set functions) to struct members. */
|
/linux-4.1.27/drivers/tty/serial/ |
D | Kconfig | 143 and use_dma_rx members in the atmel_uart_data struct is set
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 499 size of the entries array), and the 'index' and 'data' members of each 2988 looking up structure members.
|