Searched refs:assigned (Results 1 – 16 of 16) sorted by relevance
/drivers/s390/char/ |
D | sclp_cmd.c | 265 u16 assigned; member 287 for (i = 0; i < sccb->assigned; i++) { in sclp_attach_storage() 401 static void __init insert_increment(u16 rn, int standby, int assigned) in insert_increment() argument 415 if (assigned && incr->rn > rn) in insert_increment() 417 if (!assigned && incr->rn - last_rn > 1) in insert_increment() 422 if (!assigned) in insert_increment() 442 u16 assigned; member 463 int i, id, assigned, rc; in sclp_detect_standby_memory() local 473 assigned = 0; in sclp_detect_standby_memory() 483 for (i = 0; i < sccb->assigned; i++) { in sclp_detect_standby_memory() [all …]
|
/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_smp.c | 106 enum mdp5_client_id cid, mdp5_smp_state_t *assigned) in update_smp_state() argument 111 for_each_set_bit(blk, *assigned, cnt) { in update_smp_state() 142 mdp5_smp_state_t assigned; in mdp5_smp_configure() local 144 bitmap_or(assigned, ps->inuse, ps->pending, cnt); in mdp5_smp_configure() 145 update_smp_state(mdp5_kms, cid, &assigned); in mdp5_smp_configure()
|
/drivers/net/bonding/ |
D | bond_alb.c | 287 if ((client_info->assigned) && in rlb_update_entry_from_arp() 595 if (client_info->assigned) { in rlb_choose_channel() 626 if (!(client_info->assigned && in rlb_choose_channel() 657 if (!client_info->assigned) { in rlb_choose_channel() 665 client_info->assigned = 1; in rlb_choose_channel() 754 entry->assigned = 0; in rlb_init_table_entry_dst()
|
D | bond_alb.h | 125 u8 assigned; /* checking whether this entry is assigned */ member
|
/drivers/net/wireless/ath/ath9k/ |
D | channel.c | 225 if (!ctx->assigned || list_empty(&ctx->vifs)) in ath_chanctx_check_active() 565 if (sc->cur_chan->assigned) { in ath_chanctx_event() 566 if (sc->next_chan && !sc->next_chan->assigned && in ath_chanctx_event() 574 if (!ctx->assigned) in ath_chanctx_event() 695 if (!ctx->assigned || list_empty(&ctx->vifs)) in ath_chanctx_get_oper_chan()
|
D | main.c | 2304 if (ctx->assigned) in ath9k_add_chanctx() 2309 ctx->assigned = true; in ath9k_add_chanctx() 2342 ctx->assigned = false; in ath9k_remove_chanctx()
|
D | ath9k.h | 352 bool assigned; member
|
D | debug.c | 831 if (!ctx->assigned || list_empty(&ctx->vifs)) in read_file_misc()
|
/drivers/misc/sgi-xp/ |
D | xpc_main.c | 620 int assigned = atomic_read(&ch->kthreads_assigned); in xpc_activate_kthreads() local 639 if (needed + assigned > ch->kthreads_assigned_limit) { in xpc_activate_kthreads() 640 needed = ch->kthreads_assigned_limit - assigned; in xpc_activate_kthreads()
|
/drivers/media/usb/pwc/ |
D | philips.txt | 134 never know what device a camera gets assigned; it depends on module load 155 dev_hint=3,5 The first detected cam gets assigned 180 - If a camera does not match any dev_hint, it will simply get assigned
|
/drivers/pci/ |
D | Kconfig | 47 when it is going to be assigned to a guest operating system.
|
/drivers/staging/unisys/Documentation/ |
D | overview.txt | 44 modules with their assigned shared devices. Visorchipset is required
|
/drivers/base/ |
D | Kconfig | 34 registered devices with an assigned major/minor number.
|
/drivers/net/usb/ |
D | Kconfig | 397 not generally have permanently assigned Ethernet addresses.
|
/drivers/staging/speakup/ |
D | spkguide.txt | 218 You'll notice that some commands do not have keys assigned to them. 223 You'll also notice that some commands have two keys assigned to them. 247 commands. You can also get a list of commands and assigned keys from
|
/drivers/ide/ |
D | Kconfig | 301 controllers) are assigned to ide0 and ide1 while those on add-in PCI
|