Home
last modified time | relevance | path

Searched refs:expanded (Results 1 – 8 of 8) sorted by relevance

/drivers/pinctrl/aspeed/
A Dpinctrl-aspeed.c173 char *expanded; in get_defined_attribute() local
175 expanded = krealloc(found, len + delta + 1, GFP_KERNEL); in get_defined_attribute()
176 if (!expanded) { in get_defined_attribute()
178 return expanded; in get_defined_attribute()
181 found = expanded; in get_defined_attribute()
/drivers/scsi/device_handler/
A Dscsi_dh_rdac.c158 struct rdac_pg_expanded expanded; member
277 rdac_pg = &ctlr->mode_select.expanded; in rdac_failover_get()
/drivers/scsi/aic7xxx/
A DKconfig.aic79xx84 Compile in register value tables for the output of expanded register
A DKconfig.aic7xxx89 Compile in register value tables for the output of expanded register
/drivers/md/
A Draid5.h284 int syncing, expanding, expanded, replacing; member
A Draid5.c4610 s->expanded = test_bit(STRIPE_EXPAND_READY, &sh->state) && !sh->batch_head; in analyse_stripe()
4947 if (s.syncing || s.expanding || s.expanded || in handle_stripe()
5198 if (s.expanded && test_bit(STRIPE_EXPANDING, &sh->state) && in handle_stripe()
5204 } else if (s.expanded && !sh->reconstruct_state && s.locked == 0) { in handle_stripe()
/drivers/xen/
A DKconfig60 expanded to when using memory hotplug.
/drivers/md/dm-vdo/
A Dslab-depot.c963 struct journal_point expanded = expand_journal_point(*recovery_point, increment); in vdo_attempt_replay_into_slab() local
966 if (!vdo_before_journal_point(&journal->tail_header.recovery_point, &expanded)) in vdo_attempt_replay_into_slab()
998 add_entry(journal, pbn, operation, increment, expanded); in vdo_attempt_replay_into_slab()

Completed in 37 milliseconds