Searched refs:left (Results 1 - 25 of 682) sorted by relevance

1234567891011>>

/linux-master/arch/parisc/math-emu/
H A Dsfcmp.c42 register unsigned int left, right; local
46 left = *leftptr;
52 if( (Sgl_exponent(left) == SGL_INFINITY_EXPONENT)
58 if( ( (Sgl_exponent(left) == SGL_INFINITY_EXPONENT)
59 && Sgl_isnotzero_mantissa(left)
60 && (Exception(cond) || Sgl_isone_signaling(left)))
76 else if( ((Sgl_exponent(left) == SGL_INFINITY_EXPONENT)
77 && Sgl_isnotzero_mantissa(left))
90 Sgl_xortointp1(left,right,xorresult);
93 /* left negativ
[all...]
H A Dhppa.h15 #define Shiftdouble(left,right,amount,dest) \
16 /* int left, right, amount, dest; */ \
17 dest = ((left) << (32-(amount))) | ((unsigned int)(right) >> (amount))
20 #define Variableshiftdouble(left,right,amount,dest) \
21 /* unsigned int left, right; int amount, dest; */ \
23 else dest = ((((unsigned) left)&0x7fffffff) << (32-(amount))) | \
27 #define Variable_shift_double(left,right,amount,dest) \
28 /* unsigned int left, right; int amount, dest; */ \
29 dest = (left << (32-(amount))) | ((unsigned) right >> (amount))
H A Dsfsub.c42 register unsigned int left, right, result, extent; local
50 left = *leftptr;
55 Sgl_xortointp1(left,right,/*to*/save);
60 if ((result_exponent = Sgl_exponent(left)) == SGL_INFINITY_EXPONENT)
62 if (Sgl_iszero_mantissa(left))
80 *dstptr = left;
89 if (Sgl_isone_signaling(left))
95 Sgl_set_quiet(left);
113 *dstptr = left;
116 } /* End left Na
[all...]
H A Dsfadd.c42 register unsigned int left, right, result, extent; local
52 left = *leftptr;
57 Sgl_xortointp1(left,right,/*to*/save);
62 if ((result_exponent = Sgl_exponent(left)) == SGL_INFINITY_EXPONENT)
64 if (Sgl_iszero_mantissa(left))
82 *dstptr = left;
91 if (Sgl_isone_signaling(left))
97 Sgl_set_quiet(left);
115 *dstptr = left;
118 } /* End left Na
[all...]
/linux-master/include/media/
H A Dv4l2-rect.h62 if (r->left < boundary->left)
63 r->left = boundary->left;
66 if (r->left + r->width > boundary->left + boundary->width)
67 r->left = boundary->left + boundary->width - r->width;
95 return r1->top == r2->top && r1->left == r2->left;
[all...]
/linux-master/net/sunrpc/
H A Dsysctl.c71 size_t left, len; local
78 left = *lenp;
82 while (left && isspace(*p)) {
83 left--;
86 if (!left)
89 if (left > sizeof(tmpbuf) - 1)
91 memcpy(tmpbuf, p, left);
92 tmpbuf[left] = '\0';
96 left -= (s - tmpbuf);
97 if (left
[all...]
/linux-master/fs/quota/
H A Dkqid.c8 * @left: A qid value
13 bool qid_eq(struct kqid left, struct kqid right) argument
15 if (left.type != right.type)
17 switch(left.type) {
19 return uid_eq(left.uid, right.uid);
21 return gid_eq(left.gid, right.gid);
23 return projid_eq(left.projid, right.projid);
32 * @left: The possibly lesser qid value
35 * Return true if left is less than right and false otherwise.
37 bool qid_lt(struct kqid left, struc argument
[all...]
/linux-master/tools/lib/perf/
H A Dlib.c13 size_t left = n; local
15 while (left) {
17 ssize_t ret = is_read ? read(fd, buf, left) :
18 write(fd, buf, left);
25 left -= ret;
43 size_t left = n; local
45 while (left) {
46 ssize_t ret = pread(fd, buf, left, offs);
53 left -= ret;
/linux-master/include/linux/
H A Duidgid.h53 static inline bool uid_eq(kuid_t left, kuid_t right) argument
55 return __kuid_val(left) == __kuid_val(right);
58 static inline bool gid_eq(kgid_t left, kgid_t right) argument
60 return __kgid_val(left) == __kgid_val(right);
63 static inline bool uid_gt(kuid_t left, kuid_t right) argument
65 return __kuid_val(left) > __kuid_val(right);
68 static inline bool gid_gt(kgid_t left, kgid_t right) argument
70 return __kgid_val(left) > __kgid_val(right);
73 static inline bool uid_gte(kuid_t left, kuid_t right) argument
75 return __kuid_val(left) >
78 gid_gte(kgid_t left, kgid_t right) argument
83 uid_lt(kuid_t left, kuid_t right) argument
88 gid_lt(kgid_t left, kgid_t right) argument
93 uid_lte(kuid_t left, kuid_t right) argument
98 gid_lte(kgid_t left, kgid_t right) argument
[all...]
H A Dregset.h22 size_t left; member in struct:membuf
27 if (s->left) {
28 if (size > s->left)
29 size = s->left;
32 s->left -= size;
34 return s->left;
39 if (s->left) {
40 if (size > s->left)
41 size = s->left;
44 s->left
[all...]
H A Dkmsan-checks.h54 * @left: number of bytes not copied.
62 size_t left);
77 size_t to_copy, size_t left)
76 kmsan_copy_to_user(void __user *to, const void *from, size_t to_copy, size_t left) argument
H A Dprojid.h36 static inline bool projid_eq(kprojid_t left, kprojid_t right) argument
38 return __kprojid_val(left) == __kprojid_val(right);
41 static inline bool projid_lt(kprojid_t left, kprojid_t right) argument
43 return __kprojid_val(left) < __kprojid_val(right);
/linux-master/drivers/misc/cb710/
H A Dsgbuf2.c27 size_t len, left = 4; local
32 len = min(miter->length - miter->consumed, left);
35 left -= len;
36 if (!left)
41 memset(addr, 0, left);
103 size_t len, left = 4; local
107 len = min(miter->length - miter->consumed, left);
110 left -= len;
111 if (!left)
/linux-master/include/kunit/
H A Dtest.h687 left, \
693 const typeof(left) __left = (left); \
697 .left_text = #left, \
717 left, \
726 left, op, right, \
732 left, \
741 left, op, right, \
747 left, \
753 const char *__left = (left); \
[all...]
/linux-master/fs/xfs/
H A Dxfs_bio_io.c22 unsigned int left = count; local
29 bio = bio_alloc(bdev, bio_max_vecs(left), op | REQ_META | REQ_SYNC,
36 unsigned int len = min_t(unsigned, left, PAGE_SIZE - off);
41 bio = bio_alloc(prev->bi_bdev, bio_max_vecs(left),
50 left -= len;
51 } while (left > 0);
/linux-master/fs/xfs/scrub/
H A Dbitmap.c97 /* overlaps with the left side of the clearing range */
124 struct xbitmap64_node *left; local
130 left = xbitmap64_tree_iter_first(&bitmap->xb_root, start, last);
131 if (left && left->bn_start <= start && left->bn_last >= last)
139 /* Do we have a left-adjacent extent? */
140 left = xbitmap64_tree_iter_first(&bitmap->xb_root, start - 1, start - 1);
141 ASSERT(!left || left
398 struct xbitmap32_node *left; local
[all...]
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_debugfs.c73 int left; local
79 left = count;
85 n = scnprintf(ptr, left,
89 UPDATE_PTR_LEFT(n, ptr, left);
91 n = scnprintf(ptr, left, "Port_Num:%hu\n",
93 UPDATE_PTR_LEFT(n, ptr, left);
95 n = usnic_transport_sock_to_str(ptr, left,
97 UPDATE_PTR_LEFT(n, ptr, left);
98 n = scnprintf(ptr, left, "\n");
99 UPDATE_PTR_LEFT(n, ptr, left);
[all...]
/linux-master/scripts/kconfig/
H A Dexpr.c22 e->left.sym = sym;
30 e->left.expr = ce;
38 e->left.expr = e1;
47 e->left.sym = s1;
77 e->left = org->left;
80 e->left.expr = expr_copy(org->left.expr);
88 e->left.sym = org->left
[all...]
/linux-master/net/ceph/
H A Dpagevec.c67 int left = len; local
70 while (left > 0) {
71 l = min_t(int, PAGE_SIZE-po, left);
76 left -= l - bad;
93 size_t left = len; local
95 while (left > 0) {
96 size_t l = min_t(size_t, PAGE_SIZE-po, left);
100 left -= l;
116 size_t left = len; local
118 while (left >
[all...]
/linux-master/drivers/soc/samsung/
H A Ds3c-pm-check.c106 unsigned long addr, left; local
110 left = res->end - addr;
112 if (left > CHECK_CHUNKSIZE)
113 left = CHECK_CHUNKSIZE;
115 *val = crc32_le(~0, phys_to_virt(addr), left);
164 unsigned long left; local
173 left = res->end - addr;
175 if (left > CHECK_CHUNKSIZE)
176 left = CHECK_CHUNKSIZE;
180 if (in_region(ptr, left, stkpag
[all...]
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-type.h18 s32 left; member in struct:img_crop
29 s32 left; member in struct:img_region
36 s32 left; member in struct:img_offset
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_common.h61 int left = (void *)q->stat - pos; local
64 if (likely(length <= left)) {
68 memcpy(pos, src, left);
69 memcpy(q->desc, src + left, length - left);
70 pos = (void *)q->desc + (length - left);
/linux-master/drivers/video/fbdev/core/
H A Dsyscopyarea.c33 int left, right; local
81 left = -shift & (bits - 1);
89 *dst = comp(*src << left, *dst, first);
97 *dst = comp(d0 >> right | d1 << left, *dst,
112 *dst = comp(d0 << left, *dst, first);
118 *dst = comp(d0 >> right | d1 << left, *dst,
130 *dst++ = d0 >> right | d1 << left;
133 *dst++ = d0 >> right | d1 << left;
136 *dst++ = d0 >> right | d1 << left;
139 *dst++ = d0 >> right | d1 << left;
227 int const left = shift & (bits-1); local
303 d0 <<= left; local
[all...]
H A Dsysfillrect.c72 unsigned long pat, int left, int right, unsigned n, int bits)
93 pat = pat << left | pat >> right;
101 pat = pat << left | pat >> right;
103 pat = pat << left | pat >> right;
105 pat = pat << left | pat >> right;
107 pat = pat << left | pat >> right;
112 pat = pat << left | pat >> right;
182 unsigned long pat, int left, int right, unsigned n,
205 pat = pat << left | pat >> right;
213 pat = pat << left | pa
71 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) argument
181 bitfill_unaligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) argument
240 int dst_idx, left; local
[all...]
/linux-master/drivers/hid/
H A Dhid-zpff.c30 int left, right; local
38 left = effect->u.rumble.strong_magnitude;
40 dbg_hid("called with 0x%04x 0x%04x\n", left, right);
42 left = left * 0x7f / 0xffff;
45 zpff->report->field[2]->value[0] = left;
47 dbg_hid("running with 0x%02x 0x%02x\n", left, right);

Completed in 1004 milliseconds

1234567891011>>