Home
last modified time | relevance | path

Searched refs:ul (Results 1 – 25 of 30) sorted by relevance

12

/linux-2.4.37.9/arch/mips/pmc-sierra/stretch/
Dprom.c57 unsigned long ul; in get_arg() local
61 ul = (unsigned long)signext(args); in get_arg()
62 puc = (unsigned char *)ul; in get_arg()
68 ul = (unsigned long)uc; in get_arg()
70 ul |= (((unsigned long)uc) << 8); in get_arg()
72 ul |= (((unsigned long)uc) << 16); in get_arg()
74 ul |= (((unsigned long)uc) << 24); in get_arg()
77 ul = ((unsigned long)uc) << 24; in get_arg()
79 ul |= (((unsigned long)uc) << 16); in get_arg()
81 ul |= (((unsigned long)uc) << 8); in get_arg()
[all …]
/linux-2.4.37.9/arch/mips/momentum/ocelot_c/
Dprom.c118 unsigned long ul; in get_arg() local
122 ul = (unsigned long)signext(args); in get_arg()
123 puc = (unsigned char *)ul; in get_arg()
129 ul = (unsigned long)uc; in get_arg()
131 ul |= (((unsigned long)uc) << 8); in get_arg()
133 ul |= (((unsigned long)uc) << 16); in get_arg()
135 ul |= (((unsigned long)uc) << 24); in get_arg()
138 ul = ((unsigned long)uc) << 24; in get_arg()
140 ul |= (((unsigned long)uc) << 16); in get_arg()
142 ul |= (((unsigned long)uc) << 8); in get_arg()
[all …]
/linux-2.4.37.9/arch/mips/momentum/jaguar_atx/
Dprom.c115 unsigned long ul; in get_arg() local
119 ul = (unsigned long)signext(args); in get_arg()
120 puc = (unsigned char *)ul; in get_arg()
126 ul = (unsigned long)uc; in get_arg()
128 ul |= (((unsigned long)uc) << 8); in get_arg()
130 ul |= (((unsigned long)uc) << 16); in get_arg()
132 ul |= (((unsigned long)uc) << 24); in get_arg()
135 ul = ((unsigned long)uc) << 24; in get_arg()
137 ul |= (((unsigned long)uc) << 16); in get_arg()
139 ul |= (((unsigned long)uc) << 8); in get_arg()
[all …]
/linux-2.4.37.9/arch/alpha/lib/
Dchecksum.c22 unsigned long ul; in from64to16() member
27 in_v.ul = x; in from64to16()
28 tmp_v.ul = (unsigned long) in_v.ui[0] + (unsigned long) in_v.ui[1]; in from64to16()
32 out_v.ul = (unsigned long) tmp_v.us[0] + (unsigned long) tmp_v.us[1] in from64to16()
Dcsum_partial_copy.c79 unsigned long ul; in from64to16() member
84 in_v.ul = x; in from64to16()
85 tmp_v.ul = (unsigned long) in_v.ui[0] + (unsigned long) in_v.ui[1]; in from64to16()
89 out_v.ul = (unsigned long) tmp_v.us[0] + (unsigned long) tmp_v.us[1] in from64to16()
/linux-2.4.37.9/drivers/usb/
Dauerisdn.c271 unsigned char ul = ucp[8] + 1; // length of charge integer in auerisdn_dispatch_dc() local
276 for (count = 0; count < ul; count++) in auerisdn_dispatch_dc()
289 xp[21 + ul] = xp[0]; in auerisdn_dispatch_dc()
290 l += (21 + ul); in auerisdn_dispatch_dc()
291 bp->len += (21 + ul); in auerisdn_dispatch_dc()
294 ucp[1] = 19 + ul; in auerisdn_dispatch_dc()
297 ucp[4] = 16 + ul; in auerisdn_dispatch_dc()
306 ucp[13] = 7 + ul; in auerisdn_dispatch_dc()
308 ucp[15] = 5 + ul; in auerisdn_dispatch_dc()
310 ucp[17] = 3 + ul; in auerisdn_dispatch_dc()
[all …]
/linux-2.4.37.9/arch/mips/ite-boards/generic/
Dputs.c111 void put64(uint64_t ul) in put64() argument
121 ch = (unsigned char) (ul >> cnt * 4) & 0x0F; in put64()
/linux-2.4.37.9/arch/mips/au1000/common/
Dputs.c116 put64(uint64_t ul) in put64() argument
126 ch = (unsigned char)(ul >> cnt * 4) & 0x0F; in put64()
/linux-2.4.37.9/arch/mips/jmr3927/common/
Dputs.c139 put64(uint64_t ul) in put64() argument
149 ch = (unsigned char)(ul >> cnt * 4) & 0x0F; in put64()
/linux-2.4.37.9/arch/mips/galileo-boards/ev96100/
Dputs.c110 void put64(uint64_t ul) in put64() argument
120 ch = (unsigned char) (ul >> cnt * 4) & 0x0F; in put64()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.h168 #define VFS_INIT_VNODE(v, vp,b,ul) ( vfs_init_vnode(VHEAD(v), vp,b,ul) ) argument
187 #define PVFS_INIT_VNODE(b, vp,b2,ul) ( vfs_init_vnode(b, vp,b2,ul) ) argument
/linux-2.4.37.9/drivers/net/wan/8253x/
Dendian.h229 unsigned int ul; \
240 fnm_assert_stmt(fnm_convert_ui_big_endian(t1.ul) == 0x01020304); \
241 fnm_assert_stmt(fnm_convert_ui_little_endian(t1.ul) == 0x04030201); \
/linux-2.4.37.9/include/asm-mips/it8172/
Dit8172_dbg.h37 extern void put64(uint64_t ul);
/linux-2.4.37.9/include/asm-sh/
Dirq_microdev.h30 #define MICRODEV_FPGA_INTENB_REG (MICRODEV_FPGA_INTC_BASE+0ul) /* Interrupt Enable Register on INT…
/linux-2.4.37.9/fs/hfs/
DINSTALL.txt29 22..11.. CCoommppiilliinngg tthhee llooaaddaabbllee mmoodduullee
57 ….. IInnssttaalllliinngg tthhee mmoodduullee iinn tthhee mmoodduulle…
69 …22..33.. LLooaaddiinngg tthhee mmoodduullee iinnttoo tthhee rruunnn…
90 …22..44.. UUssiinngg tthhee mmoodduullee wwiitthh vveerrssiioonneed…
/linux-2.4.37.9/arch/mips64/kernel/
Dioctl32.c1419 lv32_t *ul = (lv32_t *)A(p); in get_lv_t() local
1427 err = copy_from_user(l, ul, (long)&((lv32_t *)0)->lv_current_pe); in get_lv_t()
1428 err |= __copy_from_user(&l->lv_current_le, &ul->lv_current_le, in get_lv_t()
1429 ((long)&ul->lv_snapshot_org) - ((long)&ul->lv_current_le)); in get_lv_t()
1430 err |= __copy_from_user(&l->lv_remap_ptr, &ul->lv_remap_ptr, in get_lv_t()
1431 ((long)&ul->dummy[0]) - ((long)&ul->lv_remap_ptr)); in get_lv_t()
1432 err |= __get_user(ptr1, &ul->lv_current_pe); in get_lv_t()
1433 err |= __get_user(ptr2, &ul->lv_block_exception); in get_lv_t()
1473 lv32_t *ul = (lv32_t *)A(ptr); in copy_lv_t() local
1477 err = get_user(ptr1, &ul->lv_current_pe); in copy_lv_t()
[all …]
/linux-2.4.37.9/drivers/video/
Dvgacon.c928 int ul, we, p, st; in vgacon_scrolldelta() local
931 ul = c->vc_scr_end - vga_vram_base; in vgacon_scrolldelta()
934 ul = 0; in vgacon_scrolldelta()
937 p = (c->vc_visible_origin - vga_vram_base - ul + we) % we + lines * c->vc_size_row; in vgacon_scrolldelta()
938 st = (c->vc_origin - vga_vram_base - ul + we) % we; in vgacon_scrolldelta()
943 c->vc_visible_origin = vga_vram_base + (p + ul) % we; in vgacon_scrolldelta()
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_nat_snmp_basic.c580 unsigned long ul[0]; /* 32 bit unsigned */ member
681 unsigned long ul; in snmp_object_decode() local
784 memcpy((*obj)->syntax.ul, lp, len); in snmp_object_decode()
812 if (!asn1_ulong_decode(ctx, end, &ul)) { in snmp_object_decode()
823 (*obj)->syntax.ul[0] = ul; in snmp_object_decode()
/linux-2.4.37.9/arch/sh/kernel/
Dirq_microdev.c150 ctrl_outl(~0ul, MICRODEV_FPGA_INTDSB_REG); in init_microdev_irq()
/linux-2.4.37.9/fs/ntfs/
Dfs.c398 unsigned long ul; in parse_options() local
402 ul = simple_strtoul(value, &value, 0); in parse_options()
408 if (ul >= 1 && ul <= 4) in parse_options()
409 mft_zone_mul = ul; in parse_options()
/linux-2.4.37.9/arch/parisc/kernel/
Dioctl32.c1924 lv32_t *ul = (lv32_t *)A(p); in get_lv_t() local
1932 err = copy_from_user(l, ul, (long)&((lv32_t *)0)->lv_current_pe); in get_lv_t()
1933 err |= __copy_from_user(&l->lv_current_le, &ul->lv_current_le, in get_lv_t()
1934 ((long)&ul->lv_snapshot_org) - ((long)&ul->lv_current_le)); in get_lv_t()
1935 err |= __copy_from_user(&l->lv_remap_ptr, &ul->lv_remap_ptr, in get_lv_t()
1936 ((long)&ul->dummy[0]) - ((long)&ul->lv_remap_ptr)); in get_lv_t()
1937 err |= __get_user(ptr1, &ul->lv_current_pe); in get_lv_t()
1938 err |= __get_user(ptr2, &ul->lv_block_exception); in get_lv_t()
1978 lv32_t *ul = (lv32_t *)A(ptr); in copy_lv_t() local
1982 err = get_user(ptr1, &ul->lv_current_pe); in copy_lv_t()
[all …]
/linux-2.4.37.9/Documentation/isdn/
DREADME.pcbit15 ftp://ftp.di.fc.ul.pt/pub/systems/Linux/isdn
/linux-2.4.37.9/arch/x86_64/ia32/
Dia32_ioctl.c2406 lv32_t *ul = (lv32_t *)A(p); in get_lv_t() local
2414 err = copy_from_user(l, ul, (long)&((lv32_t *)0)->lv_current_pe); in get_lv_t()
2415 err |= __copy_from_user(&l->lv_current_le, &ul->lv_current_le, in get_lv_t()
2416 ((long)&ul->lv_snapshot_org) - ((long)&ul->lv_current_le)); in get_lv_t()
2417 err |= __copy_from_user(&l->lv_remap_ptr, &ul->lv_remap_ptr, in get_lv_t()
2418 ((long)&ul->dummy[0]) - ((long)&ul->lv_remap_ptr)); in get_lv_t()
2419 err |= __get_user(ptr1, &ul->lv_current_pe); in get_lv_t()
2420 err |= __get_user(ptr2, &ul->lv_block_exception); in get_lv_t()
2472 lv32_t *ul = (lv32_t *)A(ptr); in copy_lv_t() local
2476 err = get_user(ptr1, &ul->lv_current_pe); in copy_lv_t()
[all …]
/linux-2.4.37.9/arch/ppc64/kernel/
Dioctl32.c2395 lv32_t *ul = (lv32_t *)A(p); in get_lv_t() local
2403 err = copy_from_user(l, ul, (long)&((lv32_t *)0)->lv_current_pe); in get_lv_t()
2404 err |= __copy_from_user(&l->lv_current_le, &ul->lv_current_le, in get_lv_t()
2405 ((long)&ul->lv_snapshot_org) - ((long)&ul->lv_current_le)); in get_lv_t()
2406 err |= __copy_from_user(&l->lv_remap_ptr, &ul->lv_remap_ptr, in get_lv_t()
2407 ((long)&ul->dummy[0]) - ((long)&ul->lv_remap_ptr)); in get_lv_t()
2408 err |= __get_user(ptr1, &ul->lv_current_pe); in get_lv_t()
2409 err |= __get_user(ptr2, &ul->lv_block_exception); in get_lv_t()
2461 lv32_t *ul = (lv32_t *)A(ptr); in copy_lv_t() local
2465 err = get_user(ptr1, &ul->lv_current_pe); in copy_lv_t()
[all …]
/linux-2.4.37.9/arch/sparc64/kernel/
Dioctl32.c2791 lv32_t *ul = (lv32_t *)A(p); in get_lv_t() local
2799 err = copy_from_user(l, ul, (long)&((lv32_t *)0)->lv_current_pe); in get_lv_t()
2800 err |= __copy_from_user(&l->lv_current_le, &ul->lv_current_le, in get_lv_t()
2801 ((long)&ul->lv_snapshot_org) - ((long)&ul->lv_current_le)); in get_lv_t()
2802 err |= __copy_from_user(&l->lv_remap_ptr, &ul->lv_remap_ptr, in get_lv_t()
2803 ((long)&ul->dummy[0]) - ((long)&ul->lv_remap_ptr)); in get_lv_t()
2804 err |= __get_user(ptr1, &ul->lv_current_pe); in get_lv_t()
2805 err |= __get_user(ptr2, &ul->lv_block_exception); in get_lv_t()
2845 lv32_t *ul = (lv32_t *)A(ptr); in copy_lv_t() local
2849 err = get_user(ptr1, &ul->lv_current_pe); in copy_lv_t()
[all …]

12