Searched refs:frame (Results 1 – 4 of 4) sorted by relevance
44 CrossCallFrame *frame; member97 cpus[CPU()].frame = NULL; in MP_Init()101 cpus[i].frame = NULL; in MP_Init()149 CrossCallFrame *frame = cpus[c].frame; in MP_CrossCallTrap() local150 if (frame == NULL) in MP_CrossCallTrap()153 if (frame->done[CPU()] == 1) in MP_CrossCallTrap()156 frame->status[CPU()] = (frame->cb)(frame->arg); in MP_CrossCallTrap()157 frame->done[CPU()] = 1; in MP_CrossCallTrap()160 __sync_add_and_fetch(&frame->count, 1); in MP_CrossCallTrap()170 volatile CrossCallFrame frame; in MP_CrossCall() local[all …]
11 # Push top of the trap frame23 # Push top of the trap frame165 # Create the rest of the trap frame181 # Pass the trap frame as an argument to trap_entry
1681 # to set the initial width (in pixels) of the frame in which the tree is shown.
971 * opt.h, etharp.h/.c: task #9033: Support IEEE 802.1q tagged frame (VLAN),