Searched refs:right (Results 251 - 275 of 283) sorted by relevance

<<1112

/linux-master/include/linux/
H A Defi.h703 efi_guidcmp (efi_guid_t left, efi_guid_t right) argument
705 return memcmp(&left, &right, sizeof (efi_guid_t));
/linux-master/fs/kernfs/
H A Ddir.c343 const struct kernfs_node *right)
345 return kernfs_name_compare(left->hash, left->name, left->ns, right);
1568 * would be right before the enclosing kernfs operation returns.
342 kernfs_sd_compare(const struct kernfs_node *left, const struct kernfs_node *right) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c140 struct drm_property *right; member in struct:intel_sdvo_connector
1383 * timings, even though this isn't really the right place in
2399 property == intel_sdvo_connector->right)
2456 property == intel_sdvo_connector->right)
3145 /* when horizontal overscan is supported, Add the left/right property */
3168 intel_sdvo_connector->right =
3170 if (!intel_sdvo_connector->right)
3174 intel_sdvo_connector->right, 0);
/linux-master/kernel/sched/
H A Ddeadline.c905 u64 left, right; local
908 * left and right are the two sides of the equation above,
926 right = ((dl_se->deadline - t) >> DL_SCALE) *
929 return dl_time_before(right, left);
1296 * by 2^BW_SHIFT, the result has to be shifted right by BW_SHIFT.
1298 * is multiped by rq->dl.bw_ratio and shifted right by RATIO_SHIFT.
2715 * this is the right place to try to pull some other one
/linux-master/fs/reiserfs/
H A Ddo_balan.c71 * if rnum is larger than 0 we put items into the right node
676 /* Replace right delimiting key by first key in R[0] */
903 /* shift rnum[0] items from S[0] to the right neighbor R[0] */
1426 * right part into the right neighbor, eliminating the node
1433 * if insertion was done before 0-th position in R[0], right
1701 "shift to right was incorrect");
1710 int right = (MAX_CHILD_SIZE(PATH_H_PBUFFER(tb->tb_path, 0)) - local
1725 right);
/linux-master/arch/xtensa/kernel/
H A Dentry.S150 /* Assume ws = xxwww1yyyy. Rotate ws right, so that a2 = yyyyxxwww1 */
195 * the right, except the current frame (bit 0).
299 /* Assume ws = xxwww1yyyy. Rotate ws right, so that a2 = yyyyxxwww1 */
1265 * Rotate ws right so that a4 = yyxxxwww1.
1289 and a3, a0, a3 # first bit set from right: 000010000
1293 sub a0, a3, a0 # WSBITS-a0:number of 0-bits from right
/linux-master/drivers/usb/host/
H A Dmax3421-hcd.c323 frame_diff(u16 left, u16 right) argument
325 return ((unsigned) (left - right)) % (USB_MAX_FRAME_NUMBER + 1);
/linux-master/arch/parisc/kernel/
H A Dperf_asm.S105 ;* ret0 = RDR data (right justified)
/linux-master/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.c462 frm->right = frm->width;
/linux-master/security/tomoyo/
H A Dcommon.h646 u8 right; member in struct:tomoyo_condition_element
/linux-master/arch/x86/crypto/
H A Dsha512-avx-asm.S105 # Rotate symbols a..h right
H A Dsha512-ssse3-asm.S103 # Rotate symbols a..h right
H A Dsha512-avx2-asm.S143 # Rotate symbols a..h right
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c754 int left = 0, right = ARRAY_SIZE(force_nonpriv_white_list); local
757 while (left < right) {
758 int mid = (left + right)/2;
763 right = mid;
/linux-master/fs/ocfs2/
H A Dalloc.c63 * last_eb_blk is the block number of the right most leaf extent
807 struct ocfs2_extent_rec *right)
814 return (left_range == le32_to_cpu(right->e_cpos));
1095 * Change range of the branches in the right most path according to the leaf
1250 /* ocfs2_create_new_meta_bhs() should create it right! */
1384 /* ocfs2_create_new_meta_bhs() should create it right! */
1756 struct ocfs2_path *right)
1763 BUG_ON(path_root_bh(left) != path_root_bh(right));
1772 "Owner %llu, left depth %u, right depth %u\n"
1773 "left leaf blk %llu, right lea
806 ocfs2_extents_adjacent(struct ocfs2_extent_rec *left, struct ocfs2_extent_rec *right) argument
1754 ocfs2_find_subtree_root(struct ocfs2_extent_tree *et, struct ocfs2_path *left, struct ocfs2_path *right) argument
[all...]
/linux-master/kernel/events/
H A Dcore.c83 * Now that we're on right CPU with IRQs disabled, we can test
84 * if we hit the right task without races.
314 * are already disabled and we're on the right CPU.
340 * We must be either inactive or active and the right task,
1395 * if so. If we locked the right context, then it
1581 const struct perf_event *right)
1583 if (left_cpu < right->cpu)
1585 if (left_cpu > right->cpu)
1589 if (left_pmu < right->pmu_ctx->pmu)
1591 if (left_pmu > right
1579 perf_event_groups_cmp(const int left_cpu, const struct pmu *left_pmu, const struct cgroup *left_cgroup, const u64 left_group_index, const struct perf_event *right) argument
[all...]
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y226 %right '~'
/linux-master/tools/power/pm-graph/
H A Dbootgraph.py650 .srccall {position:absolute;font-size:10px;z-index:7;overflow:hidden;color:black;text-align:center;white-space:nowrap;border-radius:5px;border:1px solid black;background:linear-gradient(to bottom right,#CCC,#969696);}\n\
H A Dsleepgraph.py2926 html_devlist2 = '<button id="devlist2" class="devlist" style="float:right;">Device Detail2</button>\n'
2946 timescale = '<div class="t" style="right:{0}%">{1}</div>\n'
2947 rline = '<div class="t" style="left:0;border-left:1px solid black;border-right:0;">{0}</div>\n'
4506 tdr = '\t<td align=right>{0}</td>\n'
4515 html += '<tr>\n' + '<th align=right>Device Name</th>' +\
4621 html_error = '<div id="{1}" title="kernel error/warning" class="err" style="right:{0}%">{2}&rarr;</div>\n'
4809 right = '%f' % (((mMax-t)*100.0)/mTotal)
4810 devtl.html += html_error.format(right, id, type)
5010 .time2 {font:15px Arial;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;}\n\
5031 .traceevent {position:absolute;font-size:10px;z-index:7;overflow:hidden;color:black;text-align:center;white-space:nowrap;border-radius:5px;border:1px solid black;background:linear-gradient(to bottom right,#CC
[all...]
/linux-master/drivers/video/fbdev/aty/
H A Datyfb_base.c1172 u32 xres, yres, bpp, left, right, upper, lower, hslen, vslen, sync; local
1199 right = (h_sync_strt - h_disp) * 8 + h_sync_dly;
1276 var->right_margin = right;
1285 * so we need to halve them to get the right values.
/linux-master/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2372 unsigned right = params->right_pillar_start; local
2377 right - left);
2385 memcpy(vbuf + right - twopixsize,
/linux-master/arch/arm/crypto/
H A Dpoly1305-armv4.pl628 @ not being wider than 58 bits, so that result of right shift
/linux-master/drivers/gpu/drm/
H A Ddrm_modes.c664 /* determine the left&right borders */
959 /* 16.Find number of pixels in right margin: */
961 /* 17.Find total number of active pixels in image and left and right */
2213 mode->tv_margins.right = margin;
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm243 //FIXME right now s_save_m0/s_save_mem_offset use tma_lo/tma_hi (might need to save them before using them?)
H A Dcwsr_trap_handler_gfx9.asm392 //FIXME right now s_save_m0/s_save_mem_offset use tma_lo/tma_hi (might need to save them before using them?)

Completed in 369 milliseconds

<<1112