taglinefilesource code
f115arch/i386/boot/compressed/inflate.cunsigned f;                   /* i repeats in table every f entries */
f224arch/i386/boot/compressed/inflate.cif ((f = 1 << (j = k - w)) > a + 1)     /* try a k-w bit table */
f227arch/i386/boot/compressed/inflate.cf -= a + 1;           /* deduct codes from patterns left */
f231arch/i386/boot/compressed/inflate.cif ((f <<= 1) <= *++xp)
f233arch/i386/boot/compressed/inflate.cf -= *xp;           /* else deduct codes from patterns */
f279arch/i386/boot/compressed/inflate.cf = 1 << (k - w);
f280arch/i386/boot/compressed/inflate.cfor (j = i >> w; j < z; j += f)
f178arch/i386/math-emu/reg_compare.cint f, c;
f185arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
f191arch/i386/math-emu/reg_compare.cf = SW_C0;
f194arch/i386/math-emu/reg_compare.cf = SW_C3;
f197arch/i386/math-emu/reg_compare.cf = 0;
f200arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
f205arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
f209arch/i386/math-emu/reg_compare.csetcc(f);
f220arch/i386/math-emu/reg_compare.cint f, c;
f241arch/i386/math-emu/reg_compare.cf = SW_C0;
f244arch/i386/math-emu/reg_compare.cf = SW_C3;
f247arch/i386/math-emu/reg_compare.cf = 0;
f250arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
f255arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
f259arch/i386/math-emu/reg_compare.csetcc(f);
f270arch/i386/math-emu/reg_compare.cint f, c;
f296arch/i386/math-emu/reg_compare.cf = SW_C0;
f299arch/i386/math-emu/reg_compare.cf = SW_C3;
f302arch/i386/math-emu/reg_compare.cf = 0;
f305arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
f310arch/i386/math-emu/reg_compare.cf = SW_C3 | SW_C2 | SW_C0;
f314arch/i386/math-emu/reg_compare.csetcc(f);
f412drivers/block/cm206.cinline int f_s_m2lba(uch f, uch s, uch m)
f414drivers/block/cm206.creturn f + 75*(s-2 + 60*m);
f1551drivers/block/ide-cd.cvoid lba_to_msf (int lba, byte *m, byte *s, byte *f)
f1558drivers/block/ide-cd.c*f = lba % CD_FRAMES;
f1563drivers/block/ide-cd.cint msf_to_lba (byte m, byte s, byte f)
f1565drivers/block/ide-cd.creturn (((m * CD_SECS) + s) * CD_FRAMES + f) - CD_BLOCK_OFFSET;
f532drivers/char/n_tty.cchar *f, flags = 0;
f553drivers/char/n_tty.cfor (i=count, p = cp, f = fp; i; i--, p++) {
f554drivers/char/n_tty.cif (f)
f555drivers/char/n_tty.cflags = *f++;
f233drivers/char/random.c#define MD5STEP(f, w, x, y, z, data, s) \
f234drivers/char/random.c( w += f(x, y, z) + data,  w = w<<s | w>>(32-s),  w += x )
f161drivers/char/tty_io.cstruct file *f;
f164drivers/char/tty_io.cfor (f = first_file, i=0; i<nr_files; i++, f = f->f_next) {
f165drivers/char/tty_io.cif (!f->f_count)
f167drivers/char/tty_io.cif (f->private_data == tty) {
f155drivers/net/bsd_comp.c} f;
f703drivers/net/bsd_comp.cif (dictp->f.fcode == fcode)
f725drivers/net/bsd_comp.cwhile (dictp->f.fcode != fcode);
f762drivers/net/bsd_comp.cdictp->f.fcode = fcode;
f1061drivers/net/bsd_comp.c*--p    = dictp->f.hs.suffix;
f1062drivers/net/bsd_comp.cfinchar = dictp->f.hs.prefix;
f1130drivers/net/bsd_comp.cdictp->f.fcode = fcode;
f33drivers/net/i82586.h#define  toff(t,p,f)   (unsigned short)((void *)(&((t *)((void *)0 + (p)))->f) - (void *)0)
f121drivers/net/i82586.h#define  scboff(p,f)   toff(scb_t, p, f)
f175drivers/net/i82586.h#define  acoff(p,f)   toff(ach_t, p, f)
f363drivers/net/i82586.h#define  rbdoff(p,f)   toff(rbd_t, p, f)
f401drivers/net/i82586.h#define  fdoff(p,f)   toff(fd_t, p, f)
f365drivers/net/plip.cplip_func f;
f369drivers/net/plip.cf = connection_state_table[nl->connection];
f370drivers/net/plip.cif ((r = (*f)(dev, nl, snd, rcv)) != OK
f115drivers/net/wavelan.h#define  mmwoff(p,f)   (unsigned short)((void *)(&((mmw_t *)((void *)0 + (p)))->f) - (void *)0)
f156drivers/net/wavelan.h#define  mmroff(p,f)   (unsigned short)((void *)(&((mmr_t *)((void *)0 + (p)))->f) - (void *)0)
f201drivers/net/wavelan.h#define  hoff(p,f)   (unsigned short)((void *)(&((ha_t *)((void *)0 + (p)))->f) - (void *)0)
f715drivers/sound/opl3.cint             f, octave;
f724drivers/sound/opl3.cf = freq;
f728drivers/sound/opl3.cif (f == 0)
f730drivers/sound/opl3.celse if (f < 261)
f732drivers/sound/opl3.cwhile (f < 261)
f735drivers/sound/opl3.cf <<= 1;
f738drivers/sound/opl3.celse if (f > 493)
f740drivers/sound/opl3.cwhile (f > 493)
f743drivers/sound/opl3.cf >>= 1;
f106fs/exec.cstruct file *f, **fpp;
f110fs/exec.cf = get_empty_filp();
f111fs/exec.cif (!f)
f119fs/exec.cf->f_count--;
f124fs/exec.c*fpp = f;
f125fs/exec.cf->f_flags = mode;
f126fs/exec.cf->f_mode = (mode+1) & O_ACCMODE;
f127fs/exec.cf->f_inode = inode;
f128fs/exec.cf->f_pos = 0;
f129fs/exec.cf->f_reada = 0;
f130fs/exec.cf->f_op = inode->i_op->default_file_ops;
f131fs/exec.cif (f->f_op->open) {
f132fs/exec.cerror = f->f_op->open(inode,f);
f135fs/exec.cf->f_count--;
f102fs/file_table.cstruct file * f;
f109fs/file_table.cfor (f = first_file, i=0; i < nr_files; i++, f = f->f_next)
f110fs/file_table.cif (!f->f_count) {
f111fs/file_table.cremove_file_free(f);
f112fs/file_table.cmemset(f,0,sizeof(*f));
f113fs/file_table.cput_last_free(f);
f114fs/file_table.cf->f_count = 1;
f115fs/file_table.cf->f_version = ++event;
f116fs/file_table.creturn f;
f466fs/open.cstruct file * f;
f469fs/open.cf = get_empty_filp();
f470fs/open.cif (!f)
f472fs/open.cf->f_flags = flag = flags;
f473fs/open.cf->f_mode = (flag+1) & O_ACCMODE;
f474fs/open.cif (f->f_mode)
f481fs/open.cif (f->f_mode & 2) {
f487fs/open.cf->f_inode = inode;
f488fs/open.cf->f_pos = 0;
f489fs/open.cf->f_reada = 0;
f490fs/open.cf->f_op = NULL;
f492fs/open.cf->f_op = inode->i_op->default_file_ops;
f493fs/open.cif (f->f_op && f->f_op->open) {
f494fs/open.cerror = f->f_op->open(inode,f);
f498fs/open.cf->f_flags &= ~(O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC);
f507fs/open.ccurrent->files->fd[fd] = f;
f513fs/open.cif (f->f_op && f->f_op->release)
f514fs/open.cf->f_op->release(inode,f);
f516fs/open.cif (f->f_mode & 2)
f521fs/open.cf->f_count--;
f382fs/pipe.cstruct file *f[2];
f390fs/pipe.cif (!(f[j] = get_empty_filp()))
f395fs/pipe.cf[0]->f_count--;
f401fs/pipe.ccurrent->files->fd[ fd[j]=i ] = f[j];
f406fs/pipe.cf[0]->f_count--;
f407fs/pipe.cf[1]->f_count--;
f412fs/pipe.cf[0]->f_inode = f[1]->f_inode = inode;
f413fs/pipe.cf[0]->f_pos = f[1]->f_pos = 0;
f414fs/pipe.cf[0]->f_flags = O_RDONLY;
f415fs/pipe.cf[0]->f_op = &read_pipe_fops;
f416fs/pipe.cf[0]->f_mode = 1;    /* read */
f417fs/pipe.cf[1]->f_flags = O_WRONLY;
f418fs/pipe.cf[1]->f_op = &write_pipe_fops;
f419fs/pipe.cf[1]->f_mode = 2;    /* write */
f163fs/stat.cstruct file * f;
f170fs/stat.cif (fd >= NR_OPEN || !(f=current->files->fd[fd]) || !(inode=f->f_inode))
f178fs/stat.cstruct file * f;
f185fs/stat.cif (fd >= NR_OPEN || !(f=current->files->fd[fd]) || !(inode=f->f_inode))
f411include/asm-i386/string.h#define memcpy(t, f, n) \
f413include/asm-i386/string.h__constant_memcpy((t),(f),(n)) : \
f414include/asm-i386/string.h__memcpy((t),(f),(n)))
f45include/linux/ext2_fs.h#  define ext2_debug(f, a...)  { \
f48include/linux/ext2_fs.hprintk (f, ## a); \
f51include/linux/ext2_fs.h#  define ext2_debug(f, a...)  /**/
f95include/linux/sonycd535.h#define SONY_BLOCK_NUMBER(m,s,f) (((m)*60L+(s))*75L+(f))
f510include/linux/tpqic02.h#define TPQDBG(f)  ((QIC02_TAPE_DEBUG) & (TPQD_##f))
f143include/linux/tqueue.hvoid (*f) (void *);
f152include/linux/tqueue.hf      = p -> routine;
f155include/linux/tqueue.h(*f)(arg);
f123include/linux/tty.h#define _I_FLAG(tty,f)  ((tty)->termios->c_iflag & (f))
f124include/linux/tty.h#define _O_FLAG(tty,f)  ((tty)->termios->c_oflag & (f))
f125include/linux/tty.h#define _C_FLAG(tty,f)  ((tty)->termios->c_cflag & (f))
f126include/linux/tty.h#define _L_FLAG(tty,f)  ((tty)->termios->c_lflag & (f))
f21include/net/netlink.h#define ip_netlink_msg(a,b,c,d,e,f,g)
f171kernel/fork.cstruct file * f = current->files->fd[i];
f172kernel/fork.cif (f)
f173kernel/fork.cf->f_count++;
f174kernel/fork.ctsk->files->fd[i] = f;
f190net/ipv4/ip_fw.cstruct ip_fw *f;
f315net/ipv4/ip_fw.cfor (f=chain;f;f=f->fw_next) 
f336net/ipv4/ip_fw.cif ((src&f->fw_smsk.s_addr)==f->fw_src.s_addr
f337net/ipv4/ip_fw.c&&  (dst&f->fw_dmsk.s_addr)==f->fw_dst.s_addr)
f341net/ipv4/ip_fw.cif ((f->fw_flg & IP_FW_F_BIDIR) &&
f342net/ipv4/ip_fw.c(dst&f->fw_smsk.s_addr)==f->fw_src.s_addr
f343net/ipv4/ip_fw.c&&  (src&f->fw_dmsk.s_addr)==f->fw_dst.s_addr)
f352net/ipv4/ip_fw.cif(f->fw_via.s_addr && rif)
f354net/ipv4/ip_fw.cif(rif->pa_addr!=f->fw_via.s_addr)
f368net/ipv4/ip_fw.cf_prt=f->fw_flg&IP_FW_F_KIND;
f378net/ipv4/ip_fw.cif((f->fw_flg&IP_FW_F_TCPSYN) && notcpsyn)
f388net/ipv4/ip_fw.cif((f->fw_flg&IP_FW_F_TCPACK) && notcpack)
f389net/ipv4/ip_fw.cif(f->fw_flg&IP_FW_F_BIDIR) {
f404net/ipv4/ip_fw.c! port_match(&f->fw_pts[0], f->fw_nsp,
f405net/ipv4/ip_fw.cicmp_type,f->fw_flg&IP_FW_F_SRNG)) ||
f407net/ipv4/ip_fw.cport_match(&f->fw_pts[0], f->fw_nsp, src_port,
f408net/ipv4/ip_fw.cf->fw_flg&IP_FW_F_SRNG) &&
f409net/ipv4/ip_fw.cport_match(&f->fw_pts[f->fw_nsp], f->fw_ndp, dst_port,
f410net/ipv4/ip_fw.cf->fw_flg&IP_FW_F_DRNG)) || ((match & 0x02) &&
f411net/ipv4/ip_fw.cport_match(&f->fw_pts[0], f->fw_nsp, dst_port,
f412net/ipv4/ip_fw.cf->fw_flg&IP_FW_F_SRNG) &&
f413net/ipv4/ip_fw.cport_match(&f->fw_pts[f->fw_nsp], f->fw_ndp, src_port,
f414net/ipv4/ip_fw.cf->fw_flg&IP_FW_F_DRNG))))
f425net/ipv4/ip_fw.cif (f->fw_flg & IP_FW_F_PRN)
f428net/ipv4/ip_fw.cif(f->fw_flg&IP_FW_F_ACCEPT)
f430net/ipv4/ip_fw.celse if(f->fw_flg&IP_FW_F_ICMPRPL)
f460net/ipv4/ip_fw.cf->fw_bcnt+=ntohs(ip->tot_len);
f461net/ipv4/ip_fw.cf->fw_pcnt++;
f476net/ipv4/ip_fw.cif(f!=NULL)  /* A match was found */
f477net/ipv4/ip_fw.cf_flag=f->fw_flg;
f1341net/ipv4/ip_fw.cvoid ip_acct_cnt(struct iphdr *iph, struct device *dev, struct ip_fw *f)
f1343net/ipv4/ip_fw.c(void) ip_fw_chk(iph, dev, f, 0, 1);
f841net/ipx/af_ipx.cipx_interface_definition f;
f849net/ipx/af_ipx.cf.ipx_network=sipx->sipx_network;
f850net/ipx/af_ipx.cmemcpy(f.ipx_device, ifr.ifr_name, sizeof(f.ipx_device));
f851net/ipx/af_ipx.cmemcpy(f.ipx_node, sipx->sipx_node, IPX_NODE_LEN);
f852net/ipx/af_ipx.cf.ipx_dlink_type=sipx->sipx_type;
f853net/ipx/af_ipx.cf.ipx_special=sipx->sipx_special;
f855net/ipx/af_ipx.creturn ipxitf_delete(&f);
f857net/ipx/af_ipx.creturn ipxitf_create(&f);
f1098net/ipx/af_ipx.cstruct ipx_route_definition f;
f1099net/ipx/af_ipx.cf.ipx_network=st->sipx_network;
f1100net/ipx/af_ipx.cf.ipx_router_network=sg->sipx_network;
f1101net/ipx/af_ipx.cmemcpy(f.ipx_router_node, sg->sipx_node, IPX_NODE_LEN);
f1102net/ipx/af_ipx.creturn ipxrtr_create(&f);