front
devinfo_hotplug_enqueue(HalDevice *d, gchar *devfs_path, DevinfoDevHandler *handler, int action, int front)
hotplug_event_enqueue (hotplug_event, front);
void devinfo_hotplug_enqueue(HalDevice *d, gchar *devfs_path, DevinfoDevHandler *handler, int action, int front);
hotplug_event_enqueue (HotplugEvent *hotplug_event, int front)
if (front) {
void hotplug_event_enqueue (HotplugEvent *event, int front);
opts_merge(struct opts *back, struct opts *front)
lut_walk(front->op_raw, merger, &(ret->op_raw));
lut_walk(front->op_ints, merger, &(ret->op_ints));
struct opts *opts_merge(struct opts *back, struct opts *front);
struct words **front, **rear;
front = rear = queue;
while (rear != front) {
s = *front;
if (front == &queue[QSIZE-1])
front = queue;
else front++;
if (front < rear)
if (front == queue) overflo();
if (++rear == front) overflo();
ll_t *ptr = head->front;
ll_t **prev = &head->front;
head->back = &head->front;
head->front = NULL;
ll_t *t = head->front;
return (head->front);
ptr = head->front;
if (ptr && ((head->front = ptr->n) == NULL))
head->back = &head->front;
ll_t **prev = &ptr->front;
t = ptr->front;
ll_t *front;
if (read(rfile, (char *)rbuf, sizeof (struct front)) ==
sizeof (struct front))
const uint8_t front = SPD_DDR5_COM_THICK_FRONT(data);
spd_insert_range(si, SPD_KEY_MOD_FRONT_THICK, front, &spd_thick_range);
for (cptr = front; cptr != NULL; cptr = cptr->ac_next) {
for (cptr = front; cptr != NULL; cptr = cptr->ac_next) {
front = cptr->ac_next;
ad_cache->ac_next = front;
front = ad_cache;
cptr = front;
ad_cache->ac_next = front;
front = ad_cache;
front = ad_cache;
static struct address_cache *front;
pwr_up_down(char *path_phys, L_state *l_state, int front, int slot,
if (front || slot == -1) {
if (!front || slot == -1) {
if (front || slot == -1) {
if (!front || slot == -1) {
thread_change_pri(kthread_t *t, pri_t disp_pri, int front)
if (front) {
int front;
front = 1;
if (front)
locked_range_t *front = rangelock_proxify(tree, lr);
front->lr_length = off - lr->lr_offset;
avl_insert_here(tree, rear, front, AVL_AFTER);
return (front);
u32 front; /* For de-queue */
#define TQ_DO_ENQUEUE(tq, tqe, func, arg, front) { \
if (front) { \
extern int thread_change_pri(kthread_t *t, pri_t disp_pri, int front);