/drivers/s390/char/ |
D | sclp_cmd.c | 243 u16 assigned; member 266 for (i = 0; i < sccb->assigned; i++) { in sclp_attach_storage() 425 static void __init insert_increment(u16 rn, int standby, int assigned) in insert_increment() argument 439 if (assigned && incr->rn > rn) in insert_increment() 441 if (!assigned && incr->rn - last_rn > 1) in insert_increment() 446 if (!assigned) in insert_increment() 458 int i, id, assigned, rc; in sclp_detect_standby_memory() local 468 assigned = 0; in sclp_detect_standby_memory() 478 for (i = 0; i < sccb->assigned; i++) { in sclp_detect_standby_memory() 481 assigned++; in sclp_detect_standby_memory() [all …]
|
D | sclp.h | 203 u16 assigned; member
|
D | sclp_early_core.c | 344 for (sn = 0; sn < sccb->assigned; sn++) { in sclp_early_read_storage_info()
|
/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_smp.c | 189 state->assigned |= (1 << pipe); in mdp5_smp_assign() 219 u32 cid, mdp5_smp_state_t *assigned) in update_smp_state() argument 225 for_each_set_bit(blk, *assigned, cnt) { in update_smp_state() 292 for_each_set_bit(pipe, &state->assigned, sizeof(state->assigned) * 8) { in mdp5_smp_prepare_commit() 311 state->assigned = 0; in mdp5_smp_prepare_commit()
|
D | mdp5_smp.h | 54 unsigned long assigned; member
|
/drivers/soundwire/ |
D | bus.c | 100 *bus->assigned = ~GENMASK(SDW_BROADCAST_DEV_NUM, SDW_ENUM_DEV_NUM); in sdw_bus_master_add() 103 set_bit(SDW_ENUM_DEV_NUM, bus->assigned); in sdw_bus_master_add() 104 set_bit(SDW_BROADCAST_DEV_NUM, bus->assigned); in sdw_bus_master_add() 107 set_bit(SDW_GROUP12_DEV_NUM, bus->assigned); in sdw_bus_master_add() 108 set_bit(SDW_GROUP13_DEV_NUM, bus->assigned); in sdw_bus_master_add() 109 set_bit(SDW_MASTER_DEV_NUM, bus->assigned); in sdw_bus_master_add() 161 clear_bit(slave->dev_num, bus->assigned); in sdw_delete_slave() 646 bit = find_first_zero_bit(slave->bus->assigned, SDW_MAX_DEVICES); in sdw_get_device_num() 656 set_bit(bit, slave->bus->assigned); in sdw_get_device_num() 1750 if (test_bit(i, bus->assigned) == false) { in sdw_handle_slave_status() [all …]
|
D | qcom.c | 447 set_bit(devnum, bus->assigned); in qcom_swrm_set_slave_dev_num()
|
/drivers/infiniband/sw/siw/ |
D | siw_main.c | 93 int cpu, assigned = 0; in siw_create_tx_threads() local 110 assigned++; in siw_create_tx_threads() 112 return assigned; in siw_create_tx_threads()
|
/drivers/crypto/caam/ |
D | Kconfig | 123 number of job rings assigned to the kernel. The number of portals 124 assigned to the kernel should also be more than the number of
|
/drivers/net/bonding/ |
D | bond_alb.c | 258 if ((client_info->assigned) && in rlb_update_entry_from_arp() 567 if (client_info->assigned) { in rlb_choose_channel() 598 if (!(client_info->assigned && in rlb_choose_channel() 629 if (!client_info->assigned) { in rlb_choose_channel() 638 client_info->assigned = 1; in rlb_choose_channel() 736 entry->assigned = 0; in rlb_init_table_entry_dst()
|
/drivers/ntb/hw/idt/ |
D | Kconfig | 16 First of all partitions must be activated and properly assigned to all
|
/drivers/misc/sgi-xp/ |
D | xpc_main.c | 614 int assigned = atomic_read(&ch->kthreads_assigned); in xpc_activate_kthreads() local 633 if (needed + assigned > ch->kthreads_assigned_limit) { in xpc_activate_kthreads() 634 needed = ch->kthreads_assigned_limit - assigned; in xpc_activate_kthreads()
|
/drivers/net/wireless/ath/ath9k/ |
D | channel.c | 297 if (!ctx->assigned || list_empty(&ctx->vifs)) in ath_chanctx_check_active() 753 if (sc->cur_chan->assigned) { in ath_chanctx_event() 754 if (sc->next_chan && !sc->next_chan->assigned && in ath_chanctx_event() 762 if (!ctx->assigned) in ath_chanctx_event() 867 if (!ctx->assigned || list_empty(&ctx->vifs)) in ath_chanctx_get_oper_chan()
|
D | main.c | 2538 if (ctx->assigned) in ath9k_add_chanctx() 2543 ctx->assigned = true; in ath9k_add_chanctx() 2575 ctx->assigned = false; in ath9k_remove_chanctx()
|
D | ath9k.h | 349 bool assigned; member
|
D | debug.c | 739 i++, (int)(ctx->assigned), iter_data.naps, in read_file_misc()
|
/drivers/gpio/ |
D | TODO | 26 The runtime-assigned GPIO numberspace (what you get if you assign the GPIO 30 number will be assigned on a first come first serve basis.
|
/drivers/staging/greybus/Documentation/ |
D | sysfs-bus-greybus | 7 where N is a dynamically assigned 1-based id. 197 where X is a dynamically assigned 0-based id.
|
/drivers/staging/greybus/Documentation/firmware/ |
D | firmware-management | 51 and will be named gb-fw-mgmt-<N>. The number <N> is assigned at runtime. 188 directory and will be named gb-authenticate-<N>. The number <N> is assigned at
|
/drivers/gpu/drm/radeon/ |
D | atombios_encoders.c | 2124 goto assigned; in radeon_atom_pick_dig_encoder() 2151 goto assigned; in radeon_atom_pick_dig_encoder() 2186 goto assigned; in radeon_atom_pick_dig_encoder() 2201 goto assigned; in radeon_atom_pick_dig_encoder() 2230 assigned: in radeon_atom_pick_dig_encoder()
|
/drivers/base/ |
D | Kconfig | 37 registered devices with an assigned major/minor number.
|
/drivers/pci/ |
D | Kconfig | 96 when it is going to be assigned to a guest operating system.
|
/drivers/firmware/efi/ |
D | Kconfig | 87 default. The memory range can later be optionally assigned to
|
/drivers/net/usb/ |
D | Kconfig | 432 not generally have permanently assigned Ethernet addresses.
|