Searched refs:set (Results 201 - 225 of 904) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-arm740.S76 mcr p15, 0, r0, c6, c0 @ set area 0, default
85 orr r0, r0, #1 @ set enable bit
86 mcr p15, 0, r0, c6, c1 @ set area 1, RAM
95 orr r0, r0, #1 @ set enable bit
96 mcr p15, 0, r0, c6, c2 @ set area 2, ROM/FLASH
112 bic r0, r0, #0x3F000000 @ set to standard caching mode
H A Dproc-v7.S83 mcr p15, 0, r2, c13, c0, 1 @ set reserved context ID
85 1: mcr p15, 0, r0, c2, c0, 0 @ set TTB 0
87 mcr p15, 0, r1, c13, c0, 1 @ set context ID
192 ldr r10, cr1_set @ get mask for bits to set
193 orr r0, r0, r10 @ set them
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dia32_signal.c248 * save f12..f15 from live register set
350 /* set bits 15,7 (fsw.b, fsw.es) to reflect the current error status */
520 sys32_rt_sigprocmask (int how, compat_sigset_t __user *set, compat_sigset_t __user *oset, argument
530 if (set) {
532 if (copy_from_user(&s.sig, set, sigsetsize))
537 set ? (sigset_t __user *) &s : NULL,
750 setup_frame_ia32 (int sig, struct k_sigaction *ka, sigset_t *set, struct pt_regs * regs) argument
764 err |= setup_sigcontext_ia32(&frame->sc, &frame->fpstate, regs, set->sig[0]);
767 err |= __copy_to_user(frame->extramask, (char *) &set->sig + 4,
809 sigset_t *set, struc
808 setup_rt_frame_ia32(int sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *set, struct pt_regs * regs) argument
879 ia32_setup_frame1(int sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *set, struct pt_regs *regs) argument
895 sigset_t set; local
927 sigset_t set; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dhead.S80 * set ST0_KX so that the CPU does not spit fire when using
84 .macro setup_c0_status set clr
85 .set push
88 * For SMTC, we need to set privilege and disable interrupts only for
100 /* We need to leave the global IE bit set, but clear EXL...*/
102 or t0, ST0_CU0 | ST0_EXL | ST0_ERL | \set | \clr
107 or t0, ST0_CU0|\set|0x1f|\clr
110 .set noreorder
113 .set pop
224 * necessarily set
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dfile.c116 unsigned int cpy, set; local
123 set = (nfdt->max_fds - ofdt->max_fds) * sizeof(struct file *);
125 memset((char *)(nfdt->fd) + cpy, 0, set);
128 set = (nfdt->max_fds - ofdt->max_fds) / BITS_PER_BYTE;
130 memset((char *)(nfdt->open_fds) + cpy, 0, set);
132 memset((char *)(nfdt->close_on_exec) + cpy, 0, set);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmoduleparam.h39 param_set_fn set; member in struct:kernel_param
55 param_set_fn set; member in struct:kparam_array
65 #define __module_param_call(prefix, name, set, get, arg, perm) \
73 = { __param_str_##name, perm, set, get, arg }
75 #define module_param_call(name, set, get, arg, perm) \
76 __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
147 /* Comma-separated array: *nump is set to number they actually specified. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dres_func.S64 | ;set dtag to norm
77 bfclr DTAG(%a6){#0:#4} |set tag to normalized, FPTE15 = 0
78 bsetb #4,DTAG(%a6) |set FPTE15
115 st CU_ONLY(%a6) |set cu-only inst flag
125 | Inst is ftst. Check the source operand and set the cc's accordingly.
133 orl #neg_mask,USER_FPSR(%a6) |set N
145 movel ETEMP_EX(%a6),FPTEMP_EX(%a6) |set up fptemp sign for
178 | If bit 2 is set, round is forced to double. If it is clear,
179 | and bit 6 is set, round is forced to single. If both are clear,
206 movel #2,%d0 |set u
[all...]
H A Dsgetem.S96 bsr shft |shift mantissa bits till msbit is set
104 | Shifts the mantissa bits until msbit is set.
111 tstl %d0 |if any bits set in ms mant
113 | ;else no bits set in ms mant
114 tstl %d1 |test if any bits set in ls mant
115 bnes cont |if set then continue
128 lsll %d3,%d0 |shift ms mant until j-bit is set
H A Ddo_func.S101 | Load a signed zero to fp0 and set inex2/ainex
107 bsr ld_pzero |bsr so we can return and set inx
108 bra t_inx2 |now, set the inx for the next inst
111 bra t_inx2 |now, set the inx for the next inst
113 | Load a signed zero to fp0; do not set inex2/ainex
121 | Load a signed infinity to fp0; do not set inex2/ainex
129 | Load a signed one to fp0; do not set inex2/ainex
137 | Load a signed pi/2 to fp0; do not set inex2/ainex
306 beqs smod_zsn |if clr, do not set sign big
307 bsetb #q_sn_bit,FPSR_QBYTE(%a6) |set
[all...]
H A Dbindec.S37 | The operation in A3 above may have set INEX2.
40 | ICTR is a flag used in A13. It must be set before the
49 | If LEN is computed to be greater than 17, set OPERR in
62 | The operation in A3 above may have set INEX2.
73 | If INEX is set, round error occurred. This is
77 | A11. Restore original FPCR; set size ext.
104 | length is 4, set operr.
171 | is a denormalized number, set the BINDEC_FLG memory word
175 fmovel #rm_mode,%FPCR |set RM and ext
201 st BINDEC_FLG(%a6) |set fla
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/keyboard/
H A Datkbd.c39 module_param_named(set, atkbd_set, int, 0);
40 MODULE_PARM_DESC(set, "Select keyboard code set (2 = default, 3 = PS/2 native)");
203 unsigned char set; member in struct:atkbd
249 ATKBD_DEFINE_ATTR(set); variable
324 * keeping kernel 2.4 compatibility for set 2
328 if (atkbd->set == 3) {
447 "atkbd.c: Unknown key %s (%s set %d, code %#x on %s).\n",
450 atkbd->set, code, serio->phys);
674 * should make sure we don't try to set th
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dsignal.c169 sigset_t set; local
173 if (__copy_from_user(&set.sig, &frame->sc.oldmask, _SIGMASK_COPY_SIZE))
176 sigdelsetmask(&set, ~_BLOCKABLE);
178 current->blocked = set;
196 sigset_t set; local
200 if (__copy_from_user(&set.sig, &frame->uc.uc_sigmask, sizeof(set)))
203 sigdelsetmask(&set, ~_BLOCKABLE);
205 current->blocked = set;
265 sigset_t *set, struc
264 setup_frame(int sig, struct k_sigaction *ka, sigset_t *set, struct pt_regs * regs) argument
320 setup_rt_frame(int sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *set, struct pt_regs * regs) argument
[all...]
H A Dhead31.S40 .LPG1: mvi __LC_AR_MODE_ID,0 # set ESA flag (mode 0)
51 st %r15,__LC_KERNEL_STACK # set end of kernel stack
67 oi 3(%r12),2 # set IEEE fpu flag
78 oi 3(%r12),8 # set CSP flag
89 oi 3(%r12),16 # set MVPG flag
102 oi 3(%r12),0x80 # set IDTE flag
112 oi 2(%r12),1 # set diag9c flag
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dhostip.c220 * This function is set as a callback to be called for every entry in the DNS
260 if((data->set.dns_cache_timeout == -1) || !data->dns.hostcache)
272 data->set.dns_cache_timeout,
287 if(!dns || (data->set.dns_cache_timeout == -1) || !data->dns.hostcache)
293 user.cache_timeout = data->set.dns_cache_timeout;
447 /* If Curl_getaddrinfo() returns NULL, 'respwait' might be set to a
452 (data->set.str[STRING_DEVICE]
453 && !strcmp(data->set.str[STRING_DEVICE],
562 if(data->set.no_signal)
579 * Store the old value to be able to set i
[all...]
H A Dnss.c289 const char *str = data->set.str[cert_kind];
522 conn->data->set.str[STRING_KEY_PASSWD]);
602 if(!conn->data->set.ssl.verifypeer) {
618 conn->data->set.ssl.certverifyresult=err;
634 if(conn->data->set.ssl.verifyhost) {
1105 const char *cafile = data->set.ssl.CAfile;
1106 const char *capath = data->set.ssl.CApath;
1235 ssl_no_cache = (data->set.ssl.verifypeer) ? PR_FALSE : PR_TRUE;
1239 switch (data->set.ssl.version) {
1282 if(data->set
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsignal.c93 static int _sigpause_common(old_sigset_t set) argument
95 set &= _BLOCKABLE;
98 siginitset(&current->blocked, set);
109 asmlinkage int sys_sigpause(unsigned int set) argument
111 return _sigpause_common(set);
114 asmlinkage int sys_sigsuspend(old_sigset_t set) argument
116 return _sigpause_common(set);
154 sigset_t set; local
189 err |= __get_user(set.sig[0], &sf->info.si_mask);
190 err |= __copy_from_user(&set
211 sigset_t set; local
280 sigset_t set; local
864 sigset_t set; local
[all...]
H A Dhead.S495 set current_pc, %g5
505 set KERNBASE, %l6
517 set lvl14_save, %g1
518 set t_irq14, %g3
529 set t_irq14, %g3
548 set LOAD_ADDR, %g6
570 set 0x40000000, %g2
583 * bit set.
585 set 0x800, %g2
600 set AC_M_CTP
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsignal.c170 sigset_t set; local
174 if (copy_from_user(&set, uset, sizeof(set)))
177 sigdelsetmask(&set, ~_BLOCKABLE);
180 current->blocked = set;
282 a given sigcontext. This because it's impossible to set *all*
289 sigset_t set; local
294 if (__get_user(set.sig[0], &sc->sc_mask))
297 sigdelsetmask(&set, ~_BLOCKABLE);
299 current->blocked = set;
327 sigset_t set; local
432 setup_frame(int sig, struct k_sigaction *ka, sigset_t *set, struct pt_regs *regs, struct switch_stack * sw) argument
484 setup_rt_frame(int sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *set, struct pt_regs *regs, struct switch_stack * sw) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-i386/
H A Dsignal.c186 sigset_t *set, unsigned long sp)
194 err |= copy_to_user(&uc->uc_sigmask, set, sizeof(*set));
347 sigset_t set; local
353 if(copy_from_user(&set.sig[0], oldmask, sizeof(set.sig[0])) ||
354 copy_from_user(&set.sig[1], extramask, sig_size))
357 sigdelsetmask(&set, ~_BLOCKABLE);
360 current->blocked = set;
380 sigset_t set; local
185 copy_ucontext_to_user(struct ucontext __user *uc, struct _fpstate __user *fp, sigset_t *set, unsigned long sp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsignal32.c67 put_sigset32(compat_sigset_t __user *up, sigset_t *set, size_t sz) argument
71 if (sz != sizeof *set) panic("put_sigset32()");
72 sigset_64to32(&s, set);
78 get_sigset32(compat_sigset_t __user *up, sigset_t *set, size_t sz) argument
83 if (sz != sizeof *set) panic("put_sigset32()");
86 sigset_32to64(set, &s);
92 int sys32_rt_sigprocmask(int how, compat_sigset_t __user *set, compat_sigset_t __user *oset, argument
98 if (set && get_sigset32(set, &new_set, sigsetsize))
101 KERNEL_SYSCALL(ret, sys_rt_sigprocmask, how, set
114 sigset_t set; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dtypes.c340 * an XPath node set is to be destroyed. That's the only kind of
341 * object returned in node set not directly linked to the original
497 xmlLocationSetPtr set; local
499 set = obj->user;
500 if ( set && set->locNr > 0 ) {
504 list = PyList_New(set->locNr);
506 for (i=0; i<set->locNr; i++) {
510 setobj = set->locTab[i]; /*xmlXPathObjectPtr setobj*/
514 set
578 xmlNodeSetPtr set; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/cnid_dbd/
H A Dcnid_metad.c350 sigset_t set; local
404 sigemptyset(&set);
405 sigaddset(&set, SIGCHLD);
406 sigprocmask(SIG_BLOCK, &set, NULL);
448 sigset_t set; local
543 sigemptyset(&set);
544 sigprocmask(SIG_SETMASK, NULL, &set);
545 sigdelset(&set, SIGCHLD);
548 rqstfd = usockfd_check(srvfd, &set);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dsignal.c230 sigset_t set; local
241 if (__copy_from_user(&set, &frame->uc.uc_sigmask, sizeof(set)))
244 sigdelsetmask(&set, ~_BLOCKABLE);
246 current->blocked = set;
322 sigset_t *set, struct pt_regs *regs)
364 regs, set->sig[0]);
365 err |= __copy_to_user(&frame->uc.uc_sigmask, set, sizeof(*set));
386 * Note: PS.CALLINC is set t
321 setup_frame(int sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *set, struct pt_regs *regs) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dsignal.c136 sigset_t set; local
141 if (__copy_from_user(&set, &frame->uc.uc_sigmask, sizeof(set)))
144 sigdelsetmask(&set, ~_BLOCKABLE);
146 current->blocked = set;
223 sigset_t *set, struct pt_regs *regs)
257 err |= setup_sigcontext(&frame->uc.uc_mcontext, regs, set->sig[0]);
258 err |= __copy_to_user(&frame->uc.uc_sigmask, set, sizeof(*set));
222 setup_rt_frame(int sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *set, struct pt_regs *regs) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dcnid_metad.c355 sigset_t set; local
409 sigemptyset(&set);
410 sigaddset(&set, SIGCHLD);
411 sigprocmask(SIG_BLOCK, &set, NULL);
453 sigset_t set; local
553 sigemptyset(&set);
554 sigprocmask(SIG_SETMASK, NULL, &set);
555 sigdelset(&set, SIGCHLD);
558 rqstfd = usockfd_check(srvfd, &set);

Completed in 285 milliseconds

1234567891011>>