/linux-4.4.14/drivers/staging/octeon/ |
D | ethernet-mem.c | 30 static int cvm_oct_fill_hw_skbuff(int pool, int size, int elements) in cvm_oct_fill_hw_skbuff() argument 32 int freed = elements; in cvm_oct_fill_hw_skbuff() 44 return elements - freed; in cvm_oct_fill_hw_skbuff() 53 static void cvm_oct_free_hw_skbuff(int pool, int size, int elements) in cvm_oct_free_hw_skbuff() argument 62 elements--; in cvm_oct_free_hw_skbuff() 67 if (elements < 0) in cvm_oct_free_hw_skbuff() 69 pool, elements); in cvm_oct_free_hw_skbuff() 70 else if (elements > 0) in cvm_oct_free_hw_skbuff() 72 pool, elements); in cvm_oct_free_hw_skbuff() 83 static int cvm_oct_fill_hw_memory(int pool, int size, int elements) in cvm_oct_fill_hw_memory() argument [all …]
|
D | ethernet-mem.h | 11 int cvm_oct_mem_fill_fpa(int pool, int size, int elements); 12 void cvm_oct_mem_empty_fpa(int pool, int size, int elements);
|
/linux-4.4.14/kernel/sched/ |
D | cpudeadline.c | 36 int cpu_a = cp->elements[a].cpu, cpu_b = cp->elements[b].cpu; in cpudl_exchange() 38 swap(cp->elements[a].cpu, cp->elements[b].cpu); in cpudl_exchange() 39 swap(cp->elements[a].dl , cp->elements[b].dl ); in cpudl_exchange() 41 swap(cp->elements[cpu_a].idx, cp->elements[cpu_b].idx); in cpudl_exchange() 54 if ((l < cp->size) && dl_time_before(cp->elements[idx].dl, in cpudl_heapify() 55 cp->elements[l].dl)) in cpudl_heapify() 57 if ((r < cp->size) && dl_time_before(cp->elements[largest].dl, in cpudl_heapify() 58 cp->elements[r].dl)) in cpudl_heapify() 73 if (dl_time_before(new_dl, cp->elements[idx].dl)) { in cpudl_change_key() 74 cp->elements[idx].dl = new_dl; in cpudl_change_key() [all …]
|
D | cpudeadline.h | 19 struct cpudl_item *elements; member
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | nsprepkg.c | 56 union acpi_operand_object **elements, u32 count); 60 union acpi_operand_object **elements, 86 union acpi_operand_object **elements; in acpi_ns_check_package() local 112 elements = return_object->package.elements; in acpi_ns_check_package() 159 status = acpi_ns_check_package_elements(info, elements, in acpi_ns_check_package() 176 status = acpi_ns_check_object_type(info, elements, in acpi_ns_check_package() 182 elements++; in acpi_ns_check_package() 207 acpi_ns_check_object_type(info, elements, in acpi_ns_check_package() 219 acpi_ns_check_object_type(info, elements, in acpi_ns_check_package() 228 elements++; in acpi_ns_check_package() [all …]
|
D | nsrepair2.c | 122 acpi_ns_sort_list(union acpi_operand_object **elements, 394 element_ptr = return_object->package.elements; in acpi_ns_repair_CID() 460 outer_elements = &return_object->package.elements[i + 1]; in acpi_ns_repair_CST() 472 obj_desc = (*outer_elements)->package.elements[1]; /* Index1 = Type */ in acpi_ns_repair_CST() 492 obj_desc = return_object->package.elements[0]; in acpi_ns_repair_CST() 620 top_object_list = package_object->package.elements; in acpi_ns_repair_PRT() 627 sub_object_list = sub_package->package.elements; in acpi_ns_repair_PRT() 682 union acpi_operand_object **elements; in acpi_ns_repair_PSS() local 706 outer_elements = return_object->package.elements; in acpi_ns_repair_PSS() 710 elements = (*outer_elements)->package.elements; in acpi_ns_repair_PSS() [all …]
|
D | nsconvert.c | 222 union acpi_operand_object **elements; in acpi_ns_convert_to_buffer() local 268 elements = original_object->package.elements; in acpi_ns_convert_to_buffer() 272 if ((!*elements) || in acpi_ns_convert_to_buffer() 273 ((*elements)->common.type != ACPI_TYPE_INTEGER)) { in acpi_ns_convert_to_buffer() 276 elements++; in acpi_ns_convert_to_buffer() 288 elements = original_object->package.elements; in acpi_ns_convert_to_buffer() 292 *dword_buffer = (u32)(*elements)->integer.value; in acpi_ns_convert_to_buffer() 294 elements++; in acpi_ns_convert_to_buffer()
|
D | hwxface.c | 486 union acpi_operand_object **elements; in ACPI_EXPORT_SYMBOL() local 537 elements = info->return_object->package.elements; in ACPI_EXPORT_SYMBOL() 546 if (elements[0]->common.type != ACPI_TYPE_INTEGER) { in ACPI_EXPORT_SYMBOL() 553 *sleep_type_a = (u8)elements[0]->integer.value; in ACPI_EXPORT_SYMBOL() 554 *sleep_type_b = (u8)(elements[0]->integer.value >> 8); in ACPI_EXPORT_SYMBOL() 560 if ((elements[0]->common.type != ACPI_TYPE_INTEGER) || in ACPI_EXPORT_SYMBOL() 561 (elements[1]->common.type != ACPI_TYPE_INTEGER)) { in ACPI_EXPORT_SYMBOL() 568 *sleep_type_a = (u8)elements[0]->integer.value; in ACPI_EXPORT_SYMBOL() 569 *sleep_type_b = (u8)elements[1]->integer.value; in ACPI_EXPORT_SYMBOL()
|
D | dbconvert.c | 203 union acpi_object *elements; in acpi_db_convert_to_package() local 206 elements = in acpi_db_convert_to_package() 219 status = acpi_db_convert_to_object(type, this, &elements[i]); in acpi_db_convert_to_package() 221 acpi_db_delete_objects(i + 1, elements); in acpi_db_convert_to_package() 222 ACPI_FREE(elements); in acpi_db_convert_to_package() 231 object->package.elements = elements; in acpi_db_convert_to_package() 394 buffer_desc = &obj_desc->package.elements[0]; in acpi_db_dump_pld_buffer()
|
D | utcopy.c | 262 elements[this_index]; in acpi_ut_copy_ielement_to_eelement() 284 target_object->package.elements = in acpi_ut_copy_ielement_to_eelement() 358 external_object->package.elements = ACPI_CAST_PTR(union acpi_object, in acpi_ut_copy_ipackage_to_epackage() 593 package_elements = package_object->package.elements; in acpi_ut_copy_epackage_to_ipackage() 602 elements[i], in acpi_ut_copy_epackage_to_ipackage() 840 &state->pkg.dest_object->package.elements[this_index]; in acpi_ut_copy_ielement_to_ielement() 938 dest_obj->package.elements = ACPI_ALLOCATE_ZEROED(((acpi_size) in acpi_ut_copy_ipackage_to_ipackage() 942 if (!dest_obj->package.elements) { in acpi_ut_copy_ipackage_to_ipackage()
|
D | dsobject.c | 425 obj_desc->package.elements = ACPI_ALLOCATE_ZEROED(((acpi_size) in acpi_ds_build_internal_package_obj() 429 if (!obj_desc->package.elements) { in acpi_ds_build_internal_package_obj() 457 elements[i]); in acpi_ds_build_internal_package_obj() 461 obj_desc->package.elements[i] = in acpi_ds_build_internal_package_obj() 469 elements[i]); in acpi_ds_build_internal_package_obj() 486 elements[i])); in acpi_ds_build_internal_package_obj()
|
D | nsrepair.c | 512 source = obj_desc->package.elements; in acpi_ns_remove_null_elements() 583 pkg_obj_desc->package.elements[0] = original_object; in acpi_ns_wrap_with_package()
|
D | exdump.c | 106 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(package.elements), "Element List"}, 740 obj_desc->package.elements); in acpi_ex_dump_operand() 747 obj_desc->package.elements && acpi_dbg_level > 1) { in acpi_ex_dump_operand() 751 elements[index], in acpi_ex_dump_operand() 1106 acpi_ex_dump_package_obj(obj_desc->package.elements[i], in acpi_ex_dump_package_obj()
|
D | rscreate.c | 256 top_object_list = package_object->package.elements; in acpi_rs_create_pci_routing_table() 293 sub_object_list = (*top_object_list)->package.elements; in acpi_rs_create_pci_routing_table()
|
D | utids.c | 330 cid_objects = obj_desc->package.elements; in acpi_ut_execute_CID() 461 cls_objects = obj_desc->package.elements; in acpi_ut_execute_CLS()
|
D | rscalc.c | 635 top_object_list = package_object->package.elements; in acpi_rs_get_pci_routing_table_length() 654 sub_object_list = package_element->package.elements; in acpi_rs_get_pci_routing_table_length()
|
D | utdelete.c | 137 obj_pointer = object->package.elements; in acpi_ut_delete_internal_obj() 553 next_object = object->package.elements[i]; in acpi_ut_update_object_reference()
|
D | exoparg6.c | 274 this_element = operand[0]->package.elements[index]; in acpi_ex_opcode_6A_0T_1R()
|
D | utmisc.c | 255 state->pkg.source_object->package.elements[this_index]; in acpi_ut_walk_package_tree()
|
D | dbexec.c | 100 objects[i].package.elements); in acpi_db_delete_objects() 104 ACPI_FREE(objects[i].package.elements); in acpi_db_delete_objects()
|
D | dbutils.c | 193 elements[i], level + 1); in acpi_db_dump_external_object()
|
D | acobject.h | 137 union acpi_operand_object **elements; /* Array of pointers to acpi_objects */ member
|
D | exdebug.c | 192 elements[i], level + 4, i + 1); in acpi_ex_do_debug_object()
|
D | dbstats.c | 184 acpi_db_enumerate_object(obj_desc->package.elements[i]); in acpi_db_enumerate_object()
|
D | utobject.c | 188 package_desc->package.elements = package_elements; in acpi_ut_create_package_object()
|
D | exoparg2.c | 409 &operand[0]->package.elements[index]; in acpi_ex_opcode_2A_1T_1R()
|
D | nsdump.c | 590 obj_desc = (void *)obj_desc->package.elements; in acpi_ns_dump_one_object()
|
D | dbtest.c | 1011 this_param->package.elements = NULL; in acpi_db_evaluate_one_predefined_name()
|
/linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
D | m_can.txt | 29 where the following elements start from. This is 32 elements are used for each FIFO/Buffer. 34 M_CAN includes the following elements according to user manual: 35 11-bit Filter 0-128 elements / 0-128 words 36 29-bit Filter 0-64 elements / 0-128 words 37 Rx FIFO 0 0-64 elements / 0-1152 words 38 Rx FIFO 1 0-64 elements / 0-1152 words 39 Rx Buffers 0-64 elements / 0-1152 words 40 Tx Event FIFO 0-32 elements / 0-64 words 41 Tx Buffers 0-32 elements / 0-576 words
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_mem.c | 115 pool->elements = kmalloc(sizeof(struct lpfc_dmabuf) * in lpfc_mem_alloc() 117 if (!pool->elements) in lpfc_mem_alloc() 123 pool->elements[i].virt = pci_pool_alloc(phba->lpfc_mbuf_pool, in lpfc_mem_alloc() 124 GFP_KERNEL, &pool->elements[i].phys); in lpfc_mem_alloc() 125 if (!pool->elements[i].virt) in lpfc_mem_alloc() 193 pci_pool_free(phba->lpfc_mbuf_pool, pool->elements[i].virt, in lpfc_mem_alloc() 194 pool->elements[i].phys); in lpfc_mem_alloc() 195 kfree(pool->elements); in lpfc_mem_alloc() 253 pci_pool_free(phba->lpfc_mbuf_pool, pool->elements[i].virt, in lpfc_mem_free() 254 pool->elements[i].phys); in lpfc_mem_free() [all …]
|
D | lpfc.h | 126 struct lpfc_dmabuf *elements; member
|
/linux-4.4.14/net/netfilter/ipset/ |
D | ip_set_bitmap_ip.c | 46 u32 elements; /* number of max elements in the set */ member 223 u32 elements, u32 hosts, u8 netmask) in init_map_ip() argument 230 map->elements = elements; in init_map_ip() 247 u64 elements; in bitmap_ip_create() local 292 elements = (u64)last_ip - first_ip + 1; in bitmap_ip_create() 305 elements = 2 << (netmask - mask_bits - 1); in bitmap_ip_create() 307 if (elements > IPSET_BITMAP_MAX_RANGE + 1) in bitmap_ip_create() 311 hosts, (unsigned long long)elements); in bitmap_ip_create() 314 map = ip_set_alloc(sizeof(*map) + elements * set->dsize); in bitmap_ip_create() 318 map->memsize = bitmap_bytes(0, elements - 1); in bitmap_ip_create() [all …]
|
D | ip_set_bitmap_ipmac.c | 52 u32 elements; /* number of max elements in the set */ member 298 u32 first_ip, u32 last_ip, u32 elements) in init_map_ipmac() argument 305 map->elements = elements; in init_map_ipmac() 319 u64 elements; in bitmap_ipmac_create() local 352 elements = (u64)last_ip - first_ip + 1; in bitmap_ipmac_create() 354 if (elements > IPSET_BITMAP_MAX_RANGE + 1) in bitmap_ipmac_create() 360 map = ip_set_alloc(sizeof(*map) + elements * set->dsize); in bitmap_ipmac_create() 364 map->memsize = bitmap_bytes(0, elements - 1); in bitmap_ipmac_create() 366 if (!init_map_ipmac(set, map, first_ip, last_ip, elements)) { in bitmap_ipmac_create()
|
D | ip_set_bitmap_port.c | 40 u32 elements; /* number of max elements in the set */ member 229 u32 elements; in bitmap_port_create() local 246 elements = last_port - first_port + 1; in bitmap_port_create() 248 map = ip_set_alloc(sizeof(*map) + elements * set->dsize); in bitmap_port_create() 252 map->elements = elements; in bitmap_port_create() 253 map->memsize = bitmap_bytes(0, map->elements); in bitmap_port_create()
|
D | Kconfig | 107 one can store MAC (ethernet address) elements in a set. 125 one can store IPv4/IPv6 network address/prefix elements in a set. 144 protocol/port pairs as elements in a set. 154 interface name pairs as elements in a set.
|
D | ip_set_bitmap_gen.h | 56 for (id = 0; id < map->elements; id++) in mtype_ext_cleanup() 214 for (; cb->args[IPSET_CB_ARG0] < map->elements; in mtype_list() 273 for (id = 0; id < map->elements; id++) in mtype_gc()
|
D | ip_set_hash_gen.h | 278 u32 elements; /* current element (vs timeout) */ member 403 h->elements = 0; in mtype_flush() 509 h->elements--; in mtype_expire() 718 if (h->elements >= h->maxelem) { in mtype_add() 722 if (h->elements >= h->maxelem && SET_WITH_FORCEADD(set)) in mtype_add() 735 } else if (h->elements >= h->maxelem) { in mtype_add() 784 h->elements--; in mtype_add() 788 if (h->elements >= h->maxelem) in mtype_add() 813 h->elements++; in mtype_add() 886 h->elements--; in mtype_del()
|
/linux-4.4.14/drivers/acpi/ |
D | property.c | 57 dn->name = link->package.elements[0].string.pointer; in acpi_nondev_subnode_ok() 61 status = acpi_get_handle(scope, link->package.elements[1].string.pointer, in acpi_nondev_subnode_ok() 108 link = &links->package.elements[i]; in acpi_add_nondev_subnodes() 111 && link->package.elements[0].type == ACPI_TYPE_STRING in acpi_add_nondev_subnodes() 112 && link->package.elements[1].type == ACPI_TYPE_STRING in acpi_add_nondev_subnodes() 130 uuid = &desc->package.elements[i]; in acpi_enumerate_nondev_subnodes() 131 links = &desc->package.elements[i + 1]; in acpi_enumerate_nondev_subnodes() 166 switch (value->package.elements[j].type) { in acpi_property_value_ok() 188 property = &properties->package.elements[i]; in acpi_properties_format_valid() 194 || property->package.elements[0].type != ACPI_TYPE_STRING in acpi_properties_format_valid() [all …]
|
D | utils.c | 97 union acpi_object *element = &(package->package.elements[i]); in acpi_extract_package() 201 union acpi_object *element = &(package->package.elements[i]); in acpi_extract_package() 369 element = &(package->package.elements[i]); in acpi_evaluate_reference() 418 || output->package.elements[0].type != ACPI_TYPE_BUFFER in acpi_get_physical_device_location() 419 || output->package.elements[0].buffer.length < ACPI_PLD_REV1_BUFFER_SIZE) { in acpi_get_physical_device_location() 425 output->package.elements[0].buffer.pointer, in acpi_get_physical_device_location() 426 output->package.elements[0].buffer.length, in acpi_get_physical_device_location() 654 params[3].package.elements = NULL; in acpi_evaluate_dsm()
|
D | processor_idle.c | 359 count = cst->package.elements[0].integer.value; in acpi_processor_get_power_info_cst() 379 element = &(cst->package.elements[i]); in acpi_processor_get_power_info_cst() 386 obj = &(element->package.elements[0]); in acpi_processor_get_power_info_cst() 398 obj = &(element->package.elements[1]); in acpi_processor_get_power_info_cst() 454 obj = &(element->package.elements[2]); in acpi_processor_get_power_info_cst() 460 obj = &(element->package.elements[3]); in acpi_processor_get_power_info_cst()
|
D | cppc_acpi.c | 156 status = acpi_extract_package(&(psd->package.elements[0]), in acpi_get_psd() 433 cpc_obj = &out_obj->package.elements[0]; in acpi_cppc_processor_probe() 450 cpc_obj = &out_obj->package.elements[1]; in acpi_cppc_processor_probe() 467 cpc_obj = &out_obj->package.elements[i]; in acpi_cppc_processor_probe()
|
D | fan.c | 124 obj->package.elements[1].type != ACPI_TYPE_INTEGER) { in fan_get_state_acpi4() 130 control = obj->package.elements[1].integer.value; in fan_get_state_acpi4() 302 status = acpi_extract_package(&obj->package.elements[i + 1], in acpi_fan_get_fps()
|
D | processor_perflib.c | 250 obj = pct->package.elements[0]; in acpi_processor_get_performance_control() 266 obj = pct->package.elements[1]; in acpi_processor_get_performance_control() 366 status = acpi_extract_package(&(pss->package.elements[i]), in acpi_processor_get_performance_states() 562 status = acpi_extract_package(&(psd->package.elements[0]), in acpi_processor_get_psd()
|
D | acpi_pad.c | 384 package->package.elements[0].integer.value == 1) /* rev 1 */ in acpi_pad_pur() 386 num = package->package.elements[1].integer.value; in acpi_pad_pur()
|
D | acpi_lpat.c | 120 obj_e = &obj_p->package.elements[i]; in acpi_lpat_get_conversion_table()
|
D | processor_throttling.c | 452 obj = ptc->package.elements[0]; in acpi_processor_get_throttling_control() 469 obj = ptc->package.elements[1]; in acpi_processor_get_throttling_control() 555 status = acpi_extract_package(&(tss->package.elements[i]), in acpi_processor_get_throttling_states() 622 status = acpi_extract_package(&(tsd->package.elements[0]), in acpi_processor_get_tsd()
|
D | scan.c | 771 element = &(package->package.elements[0]); in acpi_bus_extract_wakeup_device_power_package() 777 (element->package.elements[0].type != in acpi_bus_extract_wakeup_device_power_package() 779 || (element->package.elements[1].type != ACPI_TYPE_INTEGER)) in acpi_bus_extract_wakeup_device_power_package() 783 element->package.elements[0].reference.handle; in acpi_bus_extract_wakeup_device_power_package() 785 (u32) element->package.elements[1].integer.value; in acpi_bus_extract_wakeup_device_power_package() 793 element = &(package->package.elements[1]); in acpi_bus_extract_wakeup_device_power_package()
|
D | device_sysfs.c | 219 obj = of_compatible->package.elements; in create_of_modalias()
|
D | bus.c | 577 obj = of_compatible->package.elements; in acpi_of_match_device()
|
D | power.c | 141 union acpi_object *element = &package->package.elements[i]; in acpi_extract_power_resources()
|
D | acpi_video.c | 790 o = (union acpi_object *)&obj->package.elements[i]; in acpi_video_init_brightness() 1240 obj = &dod->package.elements[i]; in acpi_video_device_enumerate()
|
D | battery.c | 403 element = &package->package.elements[i]; in extract_package()
|
D | nfit.c | 120 in_obj.package.elements = &in_buf; in acpi_nfit_ctl()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_acpi.c | 91 connector_count = &pkg->package.elements[0]; in intel_dsm_platform_mux_info() 95 union acpi_object *obj = &pkg->package.elements[i]; in intel_dsm_platform_mux_info() 96 union acpi_object *connector_id = &obj->package.elements[0]; in intel_dsm_platform_mux_info() 97 union acpi_object *info = &obj->package.elements[1]; in intel_dsm_platform_mux_info()
|
/linux-4.4.14/drivers/pci/ |
D | pci-acpi.c | 48 union acpi_object *fields = record->package.elements; in decode_type0_hpx_record() 78 union acpi_object *fields = record->package.elements; in decode_type1_hpx_record() 107 union acpi_object *fields = record->package.elements; in decode_type2_hpx_record() 167 record = &package->package.elements[i]; in acpi_run_hpx() 173 fields = record->package.elements; in acpi_run_hpx() 229 fields = package->package.elements; in acpi_run_hpp() 619 union acpi_object *obj, *elements; in pci_acpi_optimize_delay() local 630 elements = obj->package.elements; in pci_acpi_optimize_delay() 631 if (elements[0].type == ACPI_TYPE_INTEGER) { in pci_acpi_optimize_delay() 632 value = (int)elements[0].integer.value / 1000; in pci_acpi_optimize_delay() [all …]
|
D | pci-label.c | 180 tmp = obj->package.elements; in dsm_get_label()
|
/linux-4.4.14/mm/ |
D | mempool.c | 130 pool->elements[pool->curr_nr++] = element; in add_element() 135 void *element = pool->elements[--pool->curr_nr]; in remove_element() 160 kfree(pool->elements); in mempool_destroy() 195 pool->elements = kmalloc_node(min_nr * sizeof(void *), in mempool_create_node() 197 if (!pool->elements) { in mempool_create_node() 276 memcpy(new_elements, pool->elements, in mempool_resize() 278 kfree(pool->elements); in mempool_resize() 279 pool->elements = new_elements; in mempool_resize()
|
/linux-4.4.14/drivers/thermal/int340x_thermal/ |
D | processor_thermal_device.c | 202 union acpi_object *elements, *ppcc; in proc_thermal_add() local 239 elements = &(p->package.elements[i+1]); in proc_thermal_add() 240 if (elements->type != ACPI_TYPE_PACKAGE || in proc_thermal_add() 241 elements->package.count != 6) { in proc_thermal_add() 245 ppcc = elements->package.elements; in proc_thermal_add()
|
D | acpi_thermal_rel.c | 111 status = acpi_extract_package(&(p->package.elements[i]), in acpi_parse_trt() 193 status = acpi_extract_package(&(p->package.elements[i + 1]), in acpi_parse_art()
|
D | int3400_thermal.c | 131 objb = &obja->package.elements[i]; in int3400_thermal_get_uuids()
|
/linux-4.4.14/lib/ |
D | flex_array.c | 30 char elements[FLEX_ARRAY_PART_SIZE]; member 217 dst = &part->elements[index_inside_part(fa, element_nr, part_nr)]; in flex_array_put() 248 dst = &part->elements[index_inside_part(fa, element_nr, part_nr)]; in flex_array_clear() 332 return &part->elements[index_inside_part(fa, element_nr, part_nr)]; in flex_array_get() 362 if (part->elements[i] != FLEX_ARRAY_FREE) in part_is_free()
|
/linux-4.4.14/Documentation/ |
D | flexible-arrays.txt | 71 This function will ensure that memory for the elements indexed in the range 84 has never been stored in the array. Memory for array elements is allocated 86 adjacent elements. Flexible array elements are normally initialized to the 89 Note that, if array elements are allocated with __GFP_ZERO, they will be 92 Individual elements in the array can be cleared with: 109 It is possible to remove all elements of an array with a call to: 113 This call frees all elements, but leaves the array itself in place.
|
D | efi-stub.txt | 56 is an EFI-style path and directory elements must be separated with
|
D | sysfs-rules.txt | 51 - all elements of a devpath must be real directories. Symlinks 56 - using or exposing symlink values as elements in a devpath string
|
D | robust-futex-ABI.txt | 29 necessary list elements exactly as the kernel expects them. If it fails 176 future kernel configuration changes) elements.
|
D | circular-buffers.txt | 189 producer must produce two elements before it could possibly corrupt the
|
D | rbtree.txt | 164 Iterating through the elements stored in an rbtree (in sort order)
|
D | vme_api.txt | 31 At the minimum, the '.name', '.match' and '.probe' elements of this structure
|
D | DMA-API.txt | 294 than <nents> passed in if some elements of the scatter/gather list are
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_diag.c | 110 i40e_reg_list[i].elements = hw->func_caps.num_tx_qp; in i40e_diag_reg_test() 117 i40e_reg_list[i].elements = in i40e_diag_reg_test() 122 for (j = 0; j < i40e_reg_list[i].elements && !ret_code; j++) { in i40e_diag_reg_test()
|
D | i40e_diag.h | 42 u32 elements; /* number of elements if array */ member
|
D | i40e_ethtool.c | 942 reg_count += i40e_reg_list[i].elements; in i40e_get_regs_len() 969 for (j = 0; j < i40e_reg_list[i].elements; j++) { in i40e_get_regs()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 300 !(package->package.elements)) { in ibm_get_table_from_acpi() 306 if (package->package.elements[i].type != ACPI_TYPE_BUFFER) { in ibm_get_table_from_acpi() 310 size += package->package.elements[i].buffer.length; in ibm_get_table_from_acpi() 330 package->package.elements[i].buffer.pointer, in ibm_get_table_from_acpi() 331 package->package.elements[i].buffer.length); in ibm_get_table_from_acpi() 332 size += package->package.elements[i].buffer.length; in ibm_get_table_from_acpi()
|
/linux-4.4.14/fs/debugfs/ |
D | file.c | 593 u32 elements; member 617 int size, elements = data->elements; in u32_array_open() local 625 size = elements*11; in u32_array_open() 632 u32_format_array(buf, size, data->array, data->elements); in u32_array_open() 682 u32 *array, u32 elements) in debugfs_create_u32_array() argument 690 data->elements = elements; in debugfs_create_u32_array()
|
/linux-4.4.14/drivers/char/tpm/ |
D | tpm_ppi.c | 80 obj->package.elements[0].type == ACPI_TYPE_INTEGER && in tpm_show_ppi_request() 81 obj->package.elements[1].type == ACPI_TYPE_INTEGER) { in tpm_show_ppi_request() 82 if (obj->package.elements[0].integer.value) in tpm_show_ppi_request() 86 obj->package.elements[1].integer.value); in tpm_show_ppi_request() 214 ret_obj = obj->package.elements; in tpm_show_ppi_response()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | stats.c | 106 last_rssi = rtlpriv->stats.ui_rssi.elements[ in rtl_process_ui_rssi() 111 rtlpriv->stats.ui_rssi.elements[rtlpriv->stats.ui_rssi.index++] = in rtl_process_ui_rssi() 227 last_evm = rtlpriv->stats.ui_link_quality.elements[ in rtl_process_ui_link_quality() 232 rtlpriv->stats.ui_link_quality.elements[ in rtl_process_ui_link_quality()
|
D | wifi.h | 987 u32 elements[100]; /*array to store values */ member
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/ |
D | drv.c | 490 splx->package.elements[0].type != ACPI_TYPE_INTEGER || in splx_get_pwr_limit() 491 splx->package.elements[0].integer.value != 0) { in splx_get_pwr_limit() 496 limits = &splx->package.elements[1]; in splx_get_pwr_limit() 499 limits->package.elements[0].type != ACPI_TYPE_INTEGER || in splx_get_pwr_limit() 500 limits->package.elements[1].type != ACPI_TYPE_INTEGER) { in splx_get_pwr_limit() 505 domain_type = &limits->package.elements[0]; in splx_get_pwr_limit() 506 power_limit = &limits->package.elements[1]; in splx_get_pwr_limit()
|
/linux-4.4.14/drivers/cpufreq/ |
D | pcc-cpufreq.c | 273 offset = &(pccp->package.elements[0]); in pcc_get_offset() 281 offset = &(pccp->package.elements[1]); in pcc_get_offset() 423 member = &out_obj->package.elements[0]; in pcc_cpufreq_probe() 479 member = &out_obj->package.elements[1]; in pcc_cpufreq_probe() 498 member = &out_obj->package.elements[2]; in pcc_cpufreq_probe() 506 member = &out_obj->package.elements[3]; in pcc_cpufreq_probe()
|
/linux-4.4.14/drivers/xen/ |
D | xen-acpi-pad.c | 73 package->package.elements[0].integer.value == 1) /* rev 1 */ in acpi_pad_pur() 74 num = package->package.elements[1].integer.value; in acpi_pad_pur()
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | macb.txt | 18 Required elements: 'pclk', 'hclk' 19 Optional elements: 'tx_clk'
|
D | phy.txt | 21 elements.
|
/linux-4.4.14/drivers/staging/iio/Documentation/ |
D | overview.txt | 51 device.txt - elements of a typical device driver. 53 trigger.txt - elements of a typical trigger driver. 55 ring.txt - additional elements required for buffer support.
|
D | device.txt | 26 pointer to a structure with elements that tend to be fixed for 62 Poll function related elements. This controls what occurs when a trigger
|
D | trigger.txt | 10 allocates a trigger structure. The key elements to then fill in within
|
D | inkernel.txt | 3 The IIO subsystem can act as a layer under other elements of the kernel
|
/linux-4.4.14/drivers/hwmon/ |
D | asus_atk0110.c | 314 return &pack->package.elements[offset]; in atk_get_pack_member() 367 tmp = &obj->package.elements[HWMON_PACK_UNK1]; in validate_hwmon_pack() 373 tmp = &obj->package.elements[HWMON_PACK_UNK2]; in validate_hwmon_pack() 715 union acpi_object *obj = &pack->package.elements[i]; in atk_pack_print() 744 union acpi_object *pack = &ret->package.elements[i]; in atk_debugfs_ggrp_open() 751 id = &pack->package.elements[0]; in atk_debugfs_ggrp_open() 988 union acpi_object *obj = &pack->package.elements[i]; in atk_enumerate_old_hwmon() 1010 union acpi_object *obj = &pack->package.elements[i]; in atk_enumerate_old_hwmon() 1032 union acpi_object *obj = &pack->package.elements[i]; in atk_enumerate_old_hwmon() 1067 union acpi_object *obj = &pack->package.elements[i]; in atk_ec_present() [all …]
|
D | acpi_power_meter.c | 596 union acpi_object *element = &(pss->package.elements[i]); in read_domain_devices() 792 union acpi_object *element = &(pss->package.elements[i]); in read_capabilities()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | nvm.c | 701 wrdd->package.elements[0].type != ACPI_TYPE_INTEGER || in iwl_mvm_wrdd_get_mcc() 702 wrdd->package.elements[0].integer.value != 0) { in iwl_mvm_wrdd_get_mcc() 708 mcc_pkg = &wrdd->package.elements[i]; in iwl_mvm_wrdd_get_mcc() 712 mcc_pkg->package.elements[0].type != ACPI_TYPE_INTEGER || in iwl_mvm_wrdd_get_mcc() 713 mcc_pkg->package.elements[1].type != ACPI_TYPE_INTEGER) { in iwl_mvm_wrdd_get_mcc() 718 domain_type = &mcc_pkg->package.elements[0]; in iwl_mvm_wrdd_get_mcc() 726 mcc_value = &mcc_pkg->package.elements[1]; in iwl_mvm_wrdd_get_mcc()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-scmi.c | 187 obj = pkg->package.elements; in acpi_smbus_cmi_access() 224 obj = pkg->package.elements + 1; in acpi_smbus_cmi_access() 232 obj = pkg->package.elements + 2; in acpi_smbus_cmi_access() 314 obj = obj->package.elements; in acpi_smbus_cmi_add_cap()
|
D | i2c-designware-platdrv.c | 82 const union acpi_object *objs = obj->package.elements; in dw_i2c_acpi_params()
|
/linux-4.4.14/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_acpi.c | 69 elem = &(cpm->package.elements[i]); in asus_acpi_get_sensor_info() 73 sub_elem = &(elem->package.elements[j]); in asus_acpi_get_sensor_info()
|
/linux-4.4.14/scripts/ |
D | checkpatch.pl | 3757 my @elements = split(/($ops|;)/, $opline); 3767 foreach my $el (@elements) { 3777 for (my $n = 0; $n < $#elements; $n += 2) { 3783 $off += length($elements[$n]); 3788 if (length($opline) >= ($off + length($elements[$n + 1]))) { 3789 $cc = substr($opline, $off + length($elements[$n + 1])); 3794 $a = 'V' if ($elements[$n] ne ''); 3795 $a = 'W' if ($elements[$n] =~ /\s$/); 3796 $a = 'C' if ($elements[$n] =~ /$;$/); 3797 $a = 'B' if ($elements[$n] =~ /(\[|\()$/); [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/serial/ |
D | ingenic,uart.txt | 10 Required elements: "baud", "module"
|
D | nxp,lpc1850-uart.txt | 8 - clock-names : required elements: "uartclk", "reg".
|
D | atmel-usart.txt | 11 Required elements: "usart"
|
D | snps-dw-apb-uart.txt | 15 Required elements: "baudclk", "apb_pclk"
|
/linux-4.4.14/drivers/spi/ |
D | spi-omap2-mcspi.c | 457 int elements = 0; in omap2_mcspi_rx_dma() local 515 elements = element_count - 1; in omap2_mcspi_rx_dma() 518 elements--; in omap2_mcspi_rx_dma() 526 ((u8 *)xfer->rx_buf)[elements++] = w; in omap2_mcspi_rx_dma() 528 ((u16 *)xfer->rx_buf)[elements++] = w; in omap2_mcspi_rx_dma() 530 ((u32 *)xfer->rx_buf)[elements++] = w; in omap2_mcspi_rx_dma() 545 ((u8 *)xfer->rx_buf)[elements] = w; in omap2_mcspi_rx_dma() 547 ((u16 *)xfer->rx_buf)[elements] = w; in omap2_mcspi_rx_dma() 549 ((u32 *)xfer->rx_buf)[elements] = w; in omap2_mcspi_rx_dma()
|
/linux-4.4.14/arch/powerpc/perf/ |
D | hv-24x7.h | 90 struct hv_24x7_result_element elements[1]; member
|
D | hv-24x7.c | 1136 *count = be64_to_cpu(result_buffer->results[0].elements[0].element_data[0]); in single_24x7_request() 1389 count = be64_to_cpu(resb->elements[0].element_data[0]); in h_24x7_event_commit_txn()
|
/linux-4.4.14/drivers/net/wireless/ |
D | ray_cs.h | 14 UCHAR elements[sizeof(struct essid_element) member
|
D | rayctl.h | 127 UCHAR elements[sizeof(struct essid_element) member 138 UCHAR elements[sizeof(struct essid_element) member
|
D | ray_cs.c | 2626 p = local->last_bcn.elements; in ray_cs_proc_show()
|
/linux-4.4.14/include/linux/ |
D | mempool.h | 18 void **elements; member
|
D | debugfs.h | 112 u32 *array, u32 elements); 279 u32 *array, u32 elements) in debugfs_create_u32_array() argument
|
/linux-4.4.14/Documentation/filesystems/ |
D | path-lookup.txt | 32 common path elements causes lock and cacheline queueing. 43 sequence of elements (directory entry names), which together refer to a path in 45 elements are sub-strings, separated by '/'. 61 must be followed into (thus changing the vfsmount that subsequent path elements 207 locks or refcounts on dentry elements. 217 lookups, and can perform lookup of intermediate elements without any stores to 323 Uncached path elements will always require dropping to ref-walk mode, at the 369 rcu-walk scheme, because some elements of the path may have been walked in 370 rcu-walk mode. The further we get from common path elements (such as cwd or 372 common path elements, the more likely they will exist in dentry cache.
|
D | files.txt | 21 elements - the fd sets (open_fds and close_on_exec, the 24 a lock-free reader, all the elements of the file descriptor
|
D | debugfs.txt | 173 u32 *array, u32 elements); 175 The "array" argument provides data, and the "elements" argument is 176 the number of elements in the array. Note: Once array is created its
|
D | fiemap.txt | 45 fm_extent_count specifies the number of elements in the fm_extents[] array 67 number of elements in the fiemap_extents[] array should be passed via
|
D | spufs.txt | 140 the data buffer, containing the number of elements that can be
|
/linux-4.4.14/Documentation/devicetree/bindings/spi/ |
D | spi_atmel.txt | 10 Required elements: "spi_clk"
|
/linux-4.4.14/Documentation/RCU/ |
D | rcuref.txt | 1 Reference-count design for elements of lists/arrays protected by RCU. 12 Reference counting on elements of lists which are protected by traditional
|
D | 00-INDEX | 22 - Reference-count design for elements of lists/arrays protected by RCU
|
D | UP.txt | 17 elements A, B, and C in process context, and can delete elements from 39 elements A, B, and C in process contexts, but that it invokes a function
|
D | checklist.txt | 66 primitives to add, remove, and replace elements on 244 a. Keeping a count of the number of data-structure elements 250 the total number of elements.
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/cavium/ |
D | cib.txt | 10 - reg: Two elements consisting of the addresses of the RAW and EN
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/light/ |
D | us5182d.txt | 10 - upisemi,dark-ths: array of 8 elements containing 16-bit thresholds (adc
|
/linux-4.4.14/sound/usb/6fire/ |
D | control.c | 478 static struct snd_kcontrol_new elements[] = { variable 600 while (elements[i].name) { in usb6fire_control_init() 601 ret = snd_ctl_add(chip->card, snd_ctl_new1(&elements[i], rt)); in usb6fire_control_init()
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Sound-FAQ | 100 value for all array elements, useful to check 115 Other elements of the tvcards array 119 know what the other elements in the tvcards array are good for:
|
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/ |
D | nokia,smia.txt | 21 64-bit elements.
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | atmel-classd.txt | 16 Required elements: "pclk", "gclk" and "aclk".
|
D | rt5677.txt | 32 Array of six 8bit elements that configures GPIO.
|
D | fsl,esai.txt | 31 - fsl,fifo-depth : The number of elements in the transmit and receive
|
D | fsl,ssi.txt | 29 - fsl,fifo-depth: The number of elements in the transmit and receive FIFOs.
|
/linux-4.4.14/Documentation/devicetree/bindings/misc/ |
D | atmel-ssc.txt | 10 Required elements: "pclk"
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | atmel-at91.txt | 67 Required elements: "t0_clk", "slow_clk" 68 Optional elements: "t1_clk", "t2_clk"
|
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | atmel-hsmci.txt | 17 Required elements: "mci_clk"
|
/linux-4.4.14/tools/power/cpupower/ |
D | README | 1 The cpupower package consists of the following elements:
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | trx.c | 307 last_rssi = rtlpriv->stats.ui_rssi.elements[ in _rtl92de_process_ui_rssi() 312 rtlpriv->stats.ui_rssi.elements in _rtl92de_process_ui_rssi() 408 last_evm = rtlpriv->stats.ui_link_quality.elements[ in _rtl92de_process_ui_link_quality() 414 rtlpriv->stats.ui_link_quality.elements[ in _rtl92de_process_ui_link_quality()
|
/linux-4.4.14/Documentation/power/ |
D | pm_qos_interface.txt | 30 changes to the request list or elements of the list. Typically the 32 in the parameter list elements. 99 simply the minimum of the request values held in the parameter list elements. 100 The PM QoS flags aggregate value is a gather (bitwise OR) of all list elements'
|
/linux-4.4.14/drivers/usb/core/ |
D | usb-acpi.c | 111 if (upc->package.elements[0].integer.value) in usb_acpi_get_connect_type()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | rockchip.txt | 24 therefore the number of clocks elements should match the number of
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_cmd.c | 35 uint8_t elements[0]; member 137 elt = ring->ring->elements + idx * ring->element_size; in qxl_ring_push() 167 ring_elt = ring->ring->elements + idx * ring->element_size; in qxl_ring_pop()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/st/ |
D | st,flexgen.txt | 6 - a pre and final dividers (represented by a divider and gate elements)
|
/linux-4.4.14/Documentation/input/ |
D | gpio-tilt.txt | 24 the elements of the gpio_tilt_axis-array.
|
D | yealink.txt | 105 elements.
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm7038-l1-intc.txt | 7 Key elements of the hardware design include:
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_wireless.h | 173 u8 elements[0]; /* ie */ member
|
D | ps3_gelic_wireless.c | 683 gelic_wl_parse_ie(scan->elements, data_len, &ie_info); in gelic_wl_translate_scan()
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | gss_rpc_xdr.h | 105 struct gssx_cred_element_array elements; member
|
D | gss_rpc_xdr.c | 561 err = dummy_enc_credel_array(xdr, &cred->elements); in gssx_enc_cred()
|
/linux-4.4.14/net/mac80211/ |
D | scan.c | 174 u8 *elements; in ieee80211_scan_rx() local 208 elements = mgmt->u.probe_resp.variable; in ieee80211_scan_rx() 212 elements = mgmt->u.beacon.variable; in ieee80211_scan_rx() 218 ieee802_11_parse_elems(elements, skb->len - baselen, false, &elems); in ieee80211_scan_rx()
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtw_recv.h | 66 u32 elements[100]; /* array to store values */ member
|
/linux-4.4.14/Documentation/devicetree/bindings/pwm/ |
D | pwm-samsung.txt | 38 platform - an array of up to 5 elements being indices of PWM channels
|
/linux-4.4.14/drivers/staging/rtl8712/ |
D | rtl8712_recv.c | 902 last_evm = padapter->recvpriv.signal_qual_data.elements in process_link_qual() 909 padapter->recvpriv.signal_qual_data.elements[padapter-> in process_link_qual() 932 last_rssi = padapter->recvpriv.signal_strength_data.elements in process_rssi() 938 padapter->recvpriv.signal_strength_data.elements[padapter->recvpriv. in process_rssi()
|
D | rtl871x_recv.h | 35 u32 elements[100]; /* array to store values */ member
|
D | rtl871x_mlme.c | 339 elements[padapter->recvpriv. in update_network() 347 elements[padapter->recvpriv.signal_qual_data. in update_network()
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | brcm,brcmstb-gpio.txt | 25 Number of GPIO lines for each bank. Number of elements must
|
/linux-4.4.14/Documentation/locking/ |
D | lglock.txt | 14 distributed over all CPUs as per_cpu elements. 17 as per_cpu elements but can be mostly handled by CPU local actions
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/ |
D | at91_adc.txt | 9 Required elements: "adc_clk", "adc_op_clk".
|
/linux-4.4.14/drivers/staging/iio/ |
D | TODO | 31 2) Add sysfs elements necessary to allow device agnostic
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi-changer.txt | 29 4 different types of changer elements: 137 transfer elements. You likely don't need this as the jukebox
|
D | libsas.txt | 321 num_scatter -- number of elements in scatter
|
D | scsi_mid_low_api.txt | 1206 sg_tablesize - maximum scatter gather elements allowed by host. 1268 request_buffer with use_sg elements 1271 elements are defined by 'struct scatterlist' found
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Procfile.txt | 78 OSS mixer elements to the ALSA control elements. You can change the
|
D | OSS-Emulation.txt | 246 The current assignment of these mixer elements is listed in the proc 268 change one or more elements, one volume per line. In the last
|
D | HD-Audio.txt | 29 driver might not work properly because of conflict of mixer elements. 406 Resets the codec, removes the mixer elements and PCM stuff of the 709 elements. As default, it will store the information onto a web server 836 (mixer) elements, set/get the control element value, simulate the PCM
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | samsung-s5c73m3.txt | 50 and physical lane indexes in subsequent elements of the array should
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | rtw_recv.h | 74 u32 elements[100]; /* array to store values */ member
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | arizona.txt | 58 input signals. If values less than the number of input signals, elements
|
/linux-4.4.14/Documentation/virtual/kvm/devices/ |
D | s390_flic.txt | 40 Simply deletes all elements from the list of currently pending floating
|
/linux-4.4.14/arch/arm/nwfpe/ |
D | ChangeLog | 21 FPA11 structure (size or position of elements contained
|
/linux-4.4.14/drivers/s390/net/ |
D | qeth_l2_main.c | 863 int elements = 0; in qeth_l2_hard_start_xmit() local 927 elements = qeth_get_elements_no(card, new_skb, elements_needed); in qeth_l2_hard_start_xmit() 928 if (!elements) { in qeth_l2_hard_start_xmit() 939 elements); in qeth_l2_hard_start_xmit() 942 elements, data_offset, hd_len); in qeth_l2_hard_start_xmit()
|
D | qeth_core_main.c | 272 pool_entry->elements[--j]); in qeth_alloc_buffer_pool() 277 pool_entry->elements[j] = ptr; in qeth_alloc_buffer_pool() 1314 free_page((unsigned long)pool_entry->elements[i]); in qeth_free_buffer_pool() 2746 if (page_count(virt_to_page(entry->elements[i])) > 1) { in qeth_find_free_buffer_pool_entry() 2761 if (page_count(virt_to_page(entry->elements[i])) > 1) { in qeth_find_free_buffer_pool_entry() 2766 free_page((unsigned long)entry->elements[i]); in qeth_find_free_buffer_pool_entry() 2767 entry->elements[i] = page_address(page); in qeth_find_free_buffer_pool_entry() 2803 buf->buffer->element[i].addr = pool_entry->elements[i]; in qeth_init_input_buffer() 3817 int cnt, length, e, elements = 0; in qeth_get_elements_for_frags() local 3828 elements += e; in qeth_get_elements_for_frags() [all …]
|
D | qeth_core.h | 424 void *elements[QDIO_MAX_ELEMENTS_PER_BUFFER]; member
|
D | qeth_l3_main.c | 2822 int elements = PFN_UP(tcpd + tcpd_len - 1) - PFN_DOWN(tcpd); in qeth_l3_tso_elements() local 2824 elements += qeth_get_elements_for_frags(skb); in qeth_l3_tso_elements() 2826 return elements; in qeth_l3_tso_elements()
|
/linux-4.4.14/drivers/platform/x86/ |
D | panasonic-laptop.c | 302 union acpi_object *element = &(hkey->package.elements[i]); in acpi_pcc_retrieve_biosdata()
|
D | acer-wmi.c | 1495 (s16)out_obj->package.elements[0].integer.value); in acer_gsensor_event() 1497 (s16)out_obj->package.elements[1].integer.value); in acer_gsensor_event() 1499 (s16)out_obj->package.elements[2].integer.value); in acer_gsensor_event()
|
D | toshiba_acpi.c | 325 out[i] = out_objs->package.elements[i].integer.value; in tci_raw()
|
/linux-4.4.14/Documentation/trace/ |
D | tracepoints.txt | 36 Two elements are required for tracepoints :
|
/linux-4.4.14/arch/x86/platform/uv/ |
D | tlb_uv.c | 1465 int elements; in ptc_proc_write() local 1490 elements = ARRAY_SIZE(stat_description); in ptc_proc_write() 1493 for (i = 0; i < elements; i++) in ptc_proc_write()
|
/linux-4.4.14/include/acpi/ |
D | acpi_bus.h | 87 .package.elements = (eles) \
|
D | actypes.h | 932 union acpi_object *elements; /* Pointer to an array of ACPI_OBJECTs */ member
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-pt.txt | 771 amended to take the number of elements as a parameter. 775 Bubble sorting array of 30000 elements 783 Bubble sorting array of 3000 elements 791 Bubble sorting array of 30000 elements
|
/linux-4.4.14/Documentation/networking/ |
D | regulatory.txt | 62 * Wireless subsystems for Country Information elements
|
D | dccp.txt | 83 size is passed as option length. The minimum array size is 4 elements, the
|
D | filter.txt | 179 The BPF architecture consists of the following basic elements: 189 consists of the following elements (as already mentioned): 808 A program, that is translated internally consists of the following elements: 1133 . max number of elements
|
D | spider_net.txt | 22 The elements of the ring are called "descriptors" or "descrs"; they
|
/linux-4.4.14/drivers/media/pci/ngene/ |
D | ngene.h | 140 u16 elements; member
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 391 N elements. */ 400 elements in the stack, and YYPTR gives the new location of the 1296 /* Get the current used size of the three stacks, in elements. */ 1732 ERROR(&(yylsp[-1]), "Array elements must be" 1786 "arrays with 32-bit elements.");
|
D | dtc-lexer.lex.c_shipped | 1870 /* First allocation is just for 2 elements, since we don't know if this
|
/linux-4.4.14/Documentation/thermal/ |
D | cpu-cooling-api.txt | 150 the logic gates and any RAM elements included.
|
/linux-4.4.14/drivers/gpio/ |
D | gpiolib-acpi.c | 844 const union acpi_object *element = obj->package.elements; in acpi_gpio_package_count()
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_configfs.txt | 304 configured elements. However, they are embedded in usage-specific
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
D | r8192U.h | 536 char elements[4][100]; /* array to store values */ member
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 385 N elements. */ 394 elements in the stack, and YYPTR gives the new location of the 1502 The wasted elements are never initialized. */ 1521 /* Get the current used size of the three stacks, in elements. */
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | dapm.txt | 135 If you dont want the mixer elements prefixed with the name of the mixer widget,
|
D | DPCM.txt | 273 combined with elements from a codec class driver. A DSP platform driver must
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 394 N elements. */ 403 elements in the stack, and YYPTR gives the new location of the 1518 /* Get the current used size of the three stacks, in elements. */
|
/linux-4.4.14/Documentation/development-process/ |
D | 3.Early-stage | 82 - There may be elements of the proposed solution which will not be
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 18 Contains trigger type specific elements. These do not 1055 Directory containing interfaces for elements that will be 1117 devices put their data in the middle of the transferred elements 1362 elements to wait for.
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-encoder-api.txt | 435 Number of allocated elements up to a maximum of Param[1]
|
/linux-4.4.14/Documentation/gpio/ |
D | consumer.txt | 300 * array_size - the number of array elements
|
/linux-4.4.14/Documentation/dmaengine/ |
D | provider.txt | 62 then push either the address of the table and its number of elements,
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 556 * manually walk the list counting MAXCMDCNT elements 1619 /* If we need more S/G elements, tell the idle loop */ 1813 * feature of the chip allows us to load two elements
|
D | aic7xxx.seq | 833 /* We don't have any valid S/G elements */ 987 * feature of the chip allows us to load two elements
|
/linux-4.4.14/Documentation/hwmon/ |
D | sysfs-interface | 52 this). A number is always used for elements that can be present more
|
/linux-4.4.14/Documentation/PCI/ |
D | MSI-HOWTO.txt | 441 the value of the 'vector' elements over a call to pci_disable_msix().
|
/linux-4.4.14/net/ipv4/ |
D | Kconfig | 566 keeping network elements load as low as possible.
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 315 Note: # of this elements is one fewer than number of zones. Because the highest
|