taglinefilesource code
options22arch/alpha/kernel/signal.casmlinkage int sys_waitpid(pid_t pid,unsigned long * stat_addr, int options);
options22arch/i386/kernel/signal.casmlinkage int sys_waitpid(pid_t pid,unsigned long * stat_addr, int options);
options23arch/mips/kernel/signal.casmlinkage int sys_waitpid(pid_t pid,unsigned long * stat_addr, int options);
options21arch/ppc/kernel/signal.casmlinkage int sys_waitpid(pid_t pid,unsigned long * stat_addr, int options);
options24arch/sparc/kernel/signal.casmlinkage int sys_waitpid(pid_t pid, unsigned long *stat_addr, int options);
options786arch/sparc/kernel/sys_sunos.casmlinkage int sunos_wait4(pid_t pid, unsigned int *stat_addr, int options, struct rusage *ru)
options788arch/sparc/kernel/sys_sunos.creturn sys_wait4((pid ? pid : -1), stat_addr, options, ru);
options192drivers/net/bsd_comp.cstatic void  *bsd_alloc(unsigned char *options, int opt_len, int decomp);
options193drivers/net/bsd_comp.cstatic void  *bsd_comp_alloc (unsigned char *options, int opt_len);
options194drivers/net/bsd_comp.cstatic void  *bsd_decomp_alloc (unsigned char *options, int opt_len);
options196drivers/net/bsd_comp.cstatic int  bsd_init        (void *db, unsigned char *options,
options198drivers/net/bsd_comp.cstatic int  bsd_comp_init   (void *state, unsigned char *options,
options200drivers/net/bsd_comp.cstatic int  bsd_decomp_init (void *state, unsigned char *options,
options383drivers/net/bsd_comp.cstatic void *bsd_alloc (unsigned char *options, int opt_len, int decomp)
options389drivers/net/bsd_comp.cif (opt_len != 3 || options[0] != CI_BSD_COMPRESS || options[1] != 3
options390drivers/net/bsd_comp.c|| BSD_VERSION(options[2]) != BSD_CURRENT_VERSION)
options395drivers/net/bsd_comp.cbits = BSD_NBITS(options[2]);
options484drivers/net/bsd_comp.cstatic void *bsd_comp_alloc (unsigned char *options, int opt_len)
options486drivers/net/bsd_comp.creturn bsd_alloc (options, opt_len, 0);
options489drivers/net/bsd_comp.cstatic void *bsd_decomp_alloc (unsigned char *options, int opt_len)
options491drivers/net/bsd_comp.creturn bsd_alloc (options, opt_len, 1);
options498drivers/net/bsd_comp.cstatic int bsd_init (void *state, unsigned char *options,
options504drivers/net/bsd_comp.cif ((opt_len != 3) || (options[0] != CI_BSD_COMPRESS) || (options[1] != 3)
options505drivers/net/bsd_comp.c|| (BSD_VERSION(options[2]) != BSD_CURRENT_VERSION)
options506drivers/net/bsd_comp.c|| (BSD_NBITS(options[2]) != db->maxbits)
options541drivers/net/bsd_comp.cstatic int bsd_comp_init (void *state, unsigned char *options,
options544drivers/net/bsd_comp.creturn bsd_init (state, options, opt_len, unit, debug, 0);
options547drivers/net/bsd_comp.cstatic int bsd_decomp_init (void *state, unsigned char *options,
options551drivers/net/bsd_comp.creturn bsd_init (state, options, opt_len, unit, debug, 1);
options510drivers/scsi/53c7,8xx.clong long options;
options591drivers/scsi/53c7,8xx.coverrides[commandline_current].options = (ints[0] >= 5) ?
options598drivers/scsi/53c7,8xx.coverrides[commandline_current].options = (ints[0] >= 4) ?
options748drivers/scsi/53c7,8xx.chostdata->options |= OPTION_DISCONNECT;
options750drivers/scsi/53c7,8xx.chostdata->options &= ~OPTION_DISCONNECT;
options791drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_ALWAYS_SYNCHRONOUS) 
options921drivers/scsi/53c7,8xx.c(hostdata->options & (OPTION_MEMORY_MAPPED)) != 
options924drivers/scsi/53c7,8xx.c(hostdata->options & OPTION_MEMORY_MAPPED) ? "memory" : 
options1061drivers/scsi/53c7,8xx.chostdata->options &= ~OPTION_SYNCHRONOUS;
options1132drivers/scsi/53c7,8xx.c(hostdata->options & OPTION_DEBUG_TESTS_ONLY)) {
options1174drivers/scsi/53c7,8xx.cunsigned char pci_bus, unsigned char pci_device_fn, long long options) {
options1182drivers/scsi/53c7,8xx.coptions |= perm_options;
options1192drivers/scsi/53c7,8xx.coptions |= OPTION_INTFLY;
options1213drivers/scsi/53c7,8xx.cif (options & OPTION_DEBUG_PROBE_ONLY) {
options1294drivers/scsi/53c7,8xx.cif (!(options & OPTION_IO_MAPPED)) {
options1295drivers/scsi/53c7,8xx.coptions |= OPTION_MEMORY_MAPPED;
options1299drivers/scsi/53c7,8xx.coptions &= ~OPTION_MEMORY_MAPPED;
options1304drivers/scsi/53c7,8xx.coptions |= OPTION_IO_MAPPED;
options1307drivers/scsi/53c7,8xx.coptions &= ~OPTION_IO_MAPPED;
options1319drivers/scsi/53c7,8xx.chostdata->options = options;
options1386drivers/scsi/53c7,8xx.cunsigned char bus, unsigned char device_fn, long long options) {
options1506drivers/scsi/53c7,8xx.c(int) irq, DMA_NONE, 1, bus, device_fn, options);
options1543drivers/scsi/53c7,8xx.c7)), overrides[current_override].options):
options1552drivers/scsi/53c7,8xx.coverrides[current_override].options)) {
options1653drivers/scsi/53c7,8xx.cif (!(hostdata->options & OPTION_MEMORY_MAPPED)) {
options1831drivers/scsi/53c7,8xx.cif ((hostdata->options & OPTION_DEBUG_TEST1) && 
options1893drivers/scsi/53c7,8xx.cif ((hostdata->options & OPTION_DEBUG_TEST2) && 
options2317drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_DISCONNECT) {
options2329drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SYNCHRONOUS) 
options2421drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SDTR)
options2428drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SDTR)
options2434drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SDTR)
options2441drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SDTR)
options2475drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options2560drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_SYNCHRONOUS)  {
options2585drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options2614drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options2696drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR)
options2702drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2733drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2764drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2786drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2795drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2802drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2809drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2818drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2829drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR)) {
options2841drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2868drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2879drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2901drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options2921drivers/scsi/53c7,8xx.cif (hostdata->options & (OPTION_DEBUG_SCRIPT|OPTION_DEBUG_INTR|
options3361drivers/scsi/53c7,8xx.cNCR53c7x0_write8(SIEN0_REG_800, ((hostdata->options & OPTION_PARITY) ?
options3404drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_ALLOCATION)
options3437drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_ALLOCATION)
options3538drivers/scsi/53c7,8xx.chostdata->options |= OPTION_DEBUG_INTR;
options3637drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_SYNCHRONOUS) 
options3676drivers/scsi/53c7,8xx.c!(hostdata->options & OPTION_NO_ASYNC)) {
options3686drivers/scsi/53c7,8xx.ctmp->select[0] = (hostdata->options & OPTION_DISCONNECT) ? 
options3866drivers/scsi/53c7,8xx.cif ((hostdata->options & (OPTION_DEBUG_INIT_ONLY|OPTION_DEBUG_PROBE_ONLY)) 
options3867drivers/scsi/53c7,8xx.c|| ((hostdata->options & OPTION_DEBUG_TARGET_LIMIT) &&
options3879drivers/scsi/53c7,8xx.c} else if ((hostdata->options & OPTION_DEBUG_NCOMMANDS_LIMIT) &&
options3884drivers/scsi/53c7,8xx.c} else if (hostdata->options & OPTION_DEBUG_READ_ONLY) {
options3893drivers/scsi/53c7,8xx.cif ((hostdata->options & OPTION_DEBUG_TARGET_LIMIT) &&
options4108drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_QUEUES) 
options4171drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options4179drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) {
options4282drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR)
options4386drivers/scsi/53c7,8xx.cif ((hostdata->options & OPTION_INTFLY) && 
options4398drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR)
options4450drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) {
options4457drivers/scsi/53c7,8xx.chostdata->options &= ~OPTION_DEBUG_INTR;
options4501drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_700) {
options4511drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) {
options4523drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options4529drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options4845drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_DISCONNECT)
options5118drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR)
options5141drivers/scsi/53c7,8xx.cif ((hostdata->options & OPTION_700) && (hostdata->state ==
options5159drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_TRACE) {
options5160drivers/scsi/53c7,8xx.c} else if (hostdata->options & OPTION_DEBUG_SINGLE) {
options5204drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR) 
options5235drivers/scsi/53c7,8xx.cif (!(hostdata->options & OPTION_NO_PRINT_RACE))
options5239drivers/scsi/53c7,8xx.chostdata->options |= OPTION_NO_PRINT_RACE;
options5268drivers/scsi/53c7,8xx.cif (hostdata->options & OPTION_DEBUG_INTR)
options1319drivers/scsi/53c7,8xx.hlong long options;      /* Bitfielded set of options enabled */
options1505drivers/scsi/53c7,8xx.hhost->hostdata)-> options & OPTION_MEMORY_MAPPED 
options1542drivers/scsi/53c7,8xx.hif (hostdata->options & OPTION_DEBUG_FIXUP)     \
options1574drivers/scsi/53c7,8xx.hif (hostdata->options & OPTION_DEBUG_DSA)      \
options1330drivers/scsi/aic7xxx.c} options[] = {
options1338drivers/scsi/aic7xxx.cfor (i = 0; options[i].name; i++)
options1340drivers/scsi/aic7xxx.cn = strlen(options[i].name);
options1341drivers/scsi/aic7xxx.cif (!strncmp(options[i].name, p, n))
options1345drivers/scsi/aic7xxx.c*(options[i].flag) = simple_strtoul(p + n + 1, NULL, 0);
options1349drivers/scsi/aic7xxx.c*(options[i].flag) = !0;
options582drivers/scsi/fdomain.cint options = inb( base + Configuration1 );
options585drivers/scsi/fdomain.cprintk( " Options = %x\n", options );
options595drivers/scsi/fdomain.c&& addresses[ (options & 0xc0) >> 6 ] != bios_base) return 0;
options597drivers/scsi/fdomain.creturn ints[ (options & 0x0e) >> 1 ];
options1235drivers/scsi/st.cst_set_options(struct inode * inode, long options)
options1242drivers/scsi/st.cif ((options & MT_ST_OPTIONS) == MT_ST_BOOLEANS) {
options1243drivers/scsi/st.cSTp->do_buffer_writes = (options & MT_ST_BUFFER_WRITES) != 0;
options1244drivers/scsi/st.cSTp->do_async_writes  = (options & MT_ST_ASYNC_WRITES) != 0;
options1245drivers/scsi/st.cSTp->do_read_ahead    = (options & MT_ST_READ_AHEAD) != 0;
options1246drivers/scsi/st.cSTp->two_fm      = (options & MT_ST_TWO_FM) != 0;
options1247drivers/scsi/st.cSTp->fast_mteom    = (options & MT_ST_FAST_MTEOM) != 0;
options1248drivers/scsi/st.cSTp->do_auto_lock     = (options & MT_ST_AUTO_LOCK) != 0;
options1250drivers/scsi/st.cdebugging = (options & MT_ST_DEBUGGING) != 0;
options1259drivers/scsi/st.celse if ((options & MT_ST_OPTIONS) == MT_ST_WRITE_THRESHOLD) {
options1260drivers/scsi/st.cvalue = (options & ~MT_ST_OPTIONS) * ST_BLOCK_SIZE;
options137fs/ext2/super.cstatic int parse_options (char * options, unsigned long * sb_block,
options144fs/ext2/super.cif (!options)
options146fs/ext2/super.cfor (this_char = strtok (options, ",");
options335fs/hpfs/hpfs_fs.cvoid *options, int silent)
options359fs/hpfs/hpfs_fs.cif (!parse_opts(options, &uid, &gid, &umask, &lowercase, &conv,
options71fs/isofs/inode.cstatic int parse_options(char *options, struct iso9660_options * popt)
options85fs/isofs/inode.cif (!options) return 1;
options86fs/isofs/inode.cfor (this_char = strtok(options,","); this_char; this_char = strtok(NULL,",")) {
options76fs/msdos/inode.cstatic int parse_options(char *options,char *check,char *conversion,uid_t *uid,
options89fs/msdos/inode.cif (!options) return 1;
options90fs/msdos/inode.cfor (this_char = strtok(options,","); this_char; this_char = strtok(NULL,",")) {
options411fs/nfs/nfsroot.cchar *cp, *options, *val;
options432fs/nfs/nfsroot.cif ((options = strchr(buf, ',')))
options433fs/nfs/nfsroot.c*options++ = '\0';
options454fs/nfs/nfsroot.cif (options) {
options455fs/nfs/nfsroot.ccp = strtok(options, ",");
options46fs/proc/inode.cstatic int parse_options(char *options,uid_t *uid,gid_t *gid)
options52fs/proc/inode.cif (!options) return 1;
options53fs/proc/inode.cfor (this_char = strtok(options,","); this_char; this_char = strtok(NULL,",")) {
options283include/asm-i386/unistd.hstatic inline _syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,int,options)
options1308include/asm-mips/unistd.hstatic inline _syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,int,options)
options278include/asm-ppc/unistd.hstatic inline _syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,int,options)
options411include/asm-sparc/unistd.hstatic inline _syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,int,options)
options109include/linux/igmp.hextern int igmp_rcv(struct sk_buff *, struct device *, struct options *, __u32, unsigned short,
options67include/linux/ppp-comp.hvoid  *(*comp_alloc) (unsigned char *options, int opt_len);
options73include/linux/ppp-comp.hint  (*comp_init) (void *state, unsigned char *options,
options87include/linux/ppp-comp.hvoid  *(*decomp_alloc) (unsigned char *options, int opt_len);
options93include/linux/ppp-comp.hint  (*decomp_init) (void *state, unsigned char *options,
options29include/net/icmp.hstruct options *opt, __u32 daddr,
options93include/net/ip.hstruct options *opt, int len,
options97include/net/ip.hextern int    ip_options_echo(struct options * dopt, struct options * sopt,
options100include/net/ip.hextern int    ip_options_compile(struct options * opt, struct sk_buff * skb);
options117include/net/ip.hstruct options * opt,
options141include/net/ip.hextern void ip_options_build(struct sk_buff *skb, struct options *opt, __u32 daddr, __u32 saddr, int is_frag);
options142include/net/ip.hextern int ip_options_echo(struct options *dopt, struct options *sopt, __u32 daddr, __u32 saddr, struct sk_buff *skb);
options144include/net/ip.hextern int ip_options_compile(struct options *opt, struct sk_buff *skb);
options1include/net/ipip.hextern int ipip_rcv(struct sk_buff *skb, struct device *dev, struct options *opt, 
options33include/net/protocol.hstruct options *opt, __u32 daddr,
options97include/net/sock.hstruct options    *opt;
options280include/net/sock.hstruct options *opt, int len,
options292include/net/sock.hstruct options *opt, __u32 daddr,
options130include/net/tcp.hstruct options *opt, __u32 daddr,
options46include/net/udp.hstruct options *opt, __u32 daddr,
options553kernel/exit.casmlinkage int sys_wait4(pid_t pid,unsigned int * stat_addr, int options, struct rusage * ru)
options584kernel/exit.cif ((p->exit_signal != SIGCHLD) ^ ((options & __WCLONE) != 0))
options591kernel/exit.cif (!(options & WUNTRACED) && !(p->flags & PF_PTRACED))
options626kernel/exit.cif (options & WNOHANG)
options646kernel/exit.casmlinkage int sys_waitpid(pid_t pid,unsigned int * stat_addr, int options)
options648kernel/exit.creturn sys_wait4(pid, stat_addr, options, NULL);
options563net/core/sock.csk->prot->rcv(skb, skb->dev, (struct options*)skb->proto_priv,
options167net/ipv4/icmp.cstruct options replyopts;
options636net/ipv4/icmp.cint icmp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
options407net/ipv4/igmp.cint igmp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
options93net/ipv4/ip_forward.cstruct   options * opt  = (struct options*)skb->proto_priv;
options205net/ipv4/ip_input.cstruct options * opt = NULL;
options267net/ipv4/ip_input.copt = (struct options*)skb->proto_priv;
options29net/ipv4/ip_options.cvoid ip_options_build(struct sk_buff * skb, struct options * opt,
options35net/ipv4/ip_options.cmemcpy(skb->proto_priv, opt, sizeof(struct options));
options37net/ipv4/ip_options.copt = (struct options*)skb->proto_priv;
options73net/ipv4/ip_options.cint ip_options_echo(struct options * dopt, struct options * sopt,
options81net/ipv4/ip_options.cmemset(dopt, 0, sizeof(struct options));
options86net/ipv4/ip_options.csopt = (struct options*)skb->proto_priv;
options197net/ipv4/ip_options.cstruct options * opt = (struct options*)skb->proto_priv;
options234net/ipv4/ip_options.cint ip_options_compile(struct options * opt, struct sk_buff * skb)
options244net/ipv4/ip_options.copt = (struct options*)skb->proto_priv;
options245net/ipv4/ip_options.cmemset(opt, 0, sizeof(struct options));
options193net/ipv4/ip_output.cstruct device **dev, int type, struct options *opt,
options571net/ipv4/ip_output.cstruct options * opt,
options145net/ipv4/ip_sockglue.cstruct options * opt = NULL;
options146net/ipv4/ip_sockglue.cstruct options * old_opt;
options152net/ipv4/ip_sockglue.copt = kmalloc(sizeof(struct options)+((optlen+3)&~3), GFP_KERNEL);
options155net/ipv4/ip_sockglue.cmemset(opt, 0, sizeof(struct options));
options165net/ipv4/ip_sockglue.ckfree_s(opt, sizeof(struct options) + optlen);
options441net/ipv4/ip_sockglue.cunsigned char optbuf[sizeof(struct options)+40];
options442net/ipv4/ip_sockglue.cstruct options * opt = (struct options*)optbuf;
options449net/ipv4/ip_sockglue.cmemcpy(optbuf, sk->opt, sizeof(struct options)+sk->opt->optlen);
options52net/ipv4/ipip.cint ipip_rcv(struct sk_buff *skb, struct device *dev, struct options *opt, 
options76net/ipv4/ipip.cmemset(skb->proto_priv, 0, sizeof(struct options));
options684net/ipv4/tcp.cstruct options *  opt = (struct options*)skb->proto_priv;
options2764net/ipv4/tcp.cstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl)
options2941net/ipv4/tcp.cstruct options *opt, struct device *dev, u32 seq)
options3002net/ipv4/tcp.csk->opt = (struct options*)kmalloc(sizeof(struct options)+opt->optlen, GFP_ATOMIC);
options3010net/ipv4/tcp.ckfree_s(sk->opt, sizeof(struct options)+opt->optlen);
options4731net/ipv4/tcp.cstruct options *opt, unsigned long saddr, struct device *dev)
options4819net/ipv4/tcp.cint tcp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
options594net/ipv4/udp.cint udp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,