Searched refs:ip (Results 51 - 75 of 1861) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dxattr.c74 typedef int (*ea_call_t) (struct gfs2_inode *ip, struct buffer_head *bh,
78 static int ea_foreach_i(struct gfs2_inode *ip, struct buffer_head *bh, argument
84 if (gfs2_metatype_check(GFS2_SB(&ip->i_inode), bh, GFS2_METATYPE_EA))
96 error = ea_call(ip, bh, ea, prev, data);
111 gfs2_consist_inode(ip);
115 static int ea_foreach(struct gfs2_inode *ip, ea_call_t ea_call, void *data) argument
121 error = gfs2_meta_read(ip->i_gl, ip->i_eattr, DIO_WAIT, &bh);
125 if (!(ip->i_diskflags & GFS2_DIF_EA_INDIRECT)) {
126 error = ea_foreach_i(ip, b
165 ea_find_i(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) argument
189 gfs2_ea_find(struct gfs2_inode *ip, int type, const char *name, struct gfs2_ea_location *el) argument
224 ea_dealloc_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) argument
320 ea_remove_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, int leave) argument
369 ea_list_i(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) argument
427 struct gfs2_inode *ip = GFS2_I(dentry->d_inode); local
465 ea_get_unstuffed(struct gfs2_inode *ip, struct gfs2_ea_header *ea, char *data) argument
519 gfs2_ea_get_copy(struct gfs2_inode *ip, struct gfs2_ea_location *el, char *data, size_t size) argument
537 gfs2_xattr_acl_get(struct gfs2_inode *ip, const char *name, char **ppdata) argument
580 struct gfs2_inode *ip = GFS2_I(dentry->d_inode); local
611 ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp) argument
651 ea_write(struct gfs2_inode *ip, struct gfs2_ea_header *ea, struct gfs2_ea_request *er) argument
714 ea_alloc_skeleton(struct gfs2_inode *ip, struct gfs2_ea_request *er, unsigned int blks, ea_skeleton_call_t skeleton_call, void *private) argument
765 ea_init_i(struct gfs2_inode *ip, struct gfs2_ea_request *er, void *private) argument
791 ea_init(struct gfs2_inode *ip, int type, const char *name, const void *data, size_t size) argument
827 ea_set_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) argument
861 ea_set_simple_noalloc(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct ea_set *es) argument
894 ea_set_simple_alloc(struct gfs2_inode *ip, struct gfs2_ea_request *er, void *private) argument
916 ea_set_simple(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) argument
963 ea_set_block(struct gfs2_inode *ip, struct gfs2_ea_request *er, void *private) argument
1037 ea_set_i(struct gfs2_inode *ip, int type, const char *name, const void *value, size_t size, struct gfs2_ea_location *el) argument
1069 ea_set_remove_unstuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) argument
1081 ea_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) argument
1132 gfs2_xattr_remove(struct gfs2_inode *ip, int type, const char *name) argument
1173 struct gfs2_inode *ip = GFS2_I(inode); local
1232 ea_acl_chmod_unstuffed(struct gfs2_inode *ip, struct gfs2_ea_header *ea, char *data) argument
1297 gfs2_xattr_acl_chmod(struct gfs2_inode *ip, struct iattr *attr, char *data) argument
1348 ea_dealloc_indirect(struct gfs2_inode *ip) argument
1462 ea_dealloc_block(struct gfs2_inode *ip) argument
1512 gfs2_ea_dealloc(struct gfs2_inode *ip) argument
[all...]
H A Dinode.h19 extern int gfs2_internal_read(struct gfs2_inode *ip,
24 static inline int gfs2_is_stuffed(const struct gfs2_inode *ip) argument
26 return !ip->i_height;
29 static inline int gfs2_is_jdata(const struct gfs2_inode *ip) argument
31 return ip->i_diskflags & GFS2_DIF_JDATA;
34 static inline int gfs2_is_writeback(const struct gfs2_inode *ip) argument
36 const struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode);
37 return (sdp->sd_args.ar_data == GFS2_DATA_WRITEBACK) && !gfs2_is_jdata(ip);
40 static inline int gfs2_is_ordered(const struct gfs2_inode *ip) argument
42 const struct gfs2_sbd *sdp = GFS2_SB(&ip
46 gfs2_is_dir(const struct gfs2_inode *ip) argument
70 gfs2_check_inum(const struct gfs2_inode *ip, u64 no_addr, u64 no_formal_ino) argument
76 gfs2_inum_out(const struct gfs2_inode *ip, struct gfs2_dirent *dent) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Dnamei.c79 struct inode *ip = NULL; /* child directory inode */ local
102 ip = ialloc(dip, mode);
103 if (IS_ERR(ip)) {
104 rc = PTR_ERR(ip);
111 mutex_lock_nested(&JFS_IP(ip)->commit_mutex, COMMIT_MUTEX_CHILD);
113 rc = jfs_init_acl(tid, ip, dip);
117 rc = jfs_init_security(tid, ip, dip);
131 tblk->ino = ip->i_ino;
132 tblk->u.ixpxd = JFS_IP(ip)->ixpxd;
135 iplist[1] = ip;
211 struct inode *ip = NULL; /* child directory inode */ local
354 struct inode *ip = dentry->d_inode; local
480 struct inode *ip = dentry->d_inode; local
631 commitZeroLink(tid_t tid, struct inode *ip) argument
697 jfs_free_zero_link(struct inode *ip) argument
799 struct inode *ip = old_dentry->d_inode; local
894 struct inode *ip = dentry->d_inode; local
1365 struct inode *ip; local
1459 struct inode *ip; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dftrace.c137 imm = *(unsigned int *)rec->ip;
140 bralid = *(unsigned int *)(rec->ip + 4);
146 ret = ftrace_modify_code(rec->ip, MICROBLAZE_NOP);
147 ret += ftrace_modify_code(rec->ip + 4, MICROBLAZE_NOP);
149 ret = ftrace_modify_code(rec->ip, MICROBLAZE_BRI);
158 pr_debug("%s: addr:0x%x, rec->ip: 0x%x, imm:0x%x\n",
159 __func__, (unsigned int)addr, (unsigned int)rec->ip, imm);
160 ret = ftrace_modify_code(rec->ip, imm);
163 ret += ftrace_modify_code(rec->ip + 4, bralid);
178 unsigned long ip local
209 unsigned long ip = (unsigned long)(&ftrace_call_graph); local
222 unsigned long ip = (unsigned long)(&ftrace_call_graph); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/math-emu/
H A Ddp_modf.c32 ieee754dp ieee754dp_modf(ieee754dp x, ieee754dp *ip) argument
45 *ip = x;
49 *ip = ieee754dp_zero(xs);
55 *ip = ieee754dp_zero(xs);
59 *ip = x;
64 *ip = builddp(xs, xe + DP_EBIAS,
H A Dsp_modf.c32 ieee754sp ieee754sp_modf(ieee754sp x, ieee754sp *ip) argument
45 *ip = x;
49 *ip = ieee754sp_zero(xs);
55 *ip = ieee754sp_zero(xs);
59 *ip = x;
64 *ip = buildsp(xs, xe + SP_EBIAS,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_sync.h41 void xfs_flush_inodes(struct xfs_inode *ip);
45 void xfs_inode_set_reclaim_tag(struct xfs_inode *ip);
46 void __xfs_inode_set_reclaim_tag(struct xfs_perag *pag, struct xfs_inode *ip);
48 struct xfs_inode *ip);
50 int xfs_sync_inode_valid(struct xfs_inode *ip, struct xfs_perag *pag);
52 int (*execute)(struct xfs_inode *ip, struct xfs_perag *pag, int flags),
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/libiptc/
H A Dlibip4tc.c137 IP_PARTS(e->ip.src.s_addr),IP_PARTS(e->ip.smsk.s_addr));
139 IP_PARTS(e->ip.dst.s_addr),IP_PARTS(e->ip.dmsk.s_addr));
140 printf("Interface: `%s'/", e->ip.iniface);
142 printf("%c", e->ip.iniface_mask[i] ? 'X' : '.');
143 printf("to `%s'/", e->ip.outiface);
145 printf("%c", e->ip.outiface_mask[i] ? 'X' : '.');
146 printf("\nProtocol: %u\n", e->ip.proto);
147 printf("Flags: %02X\n", e->ip
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/libiptc/
H A Dlibip4tc.c137 IP_PARTS(e->ip.src.s_addr),IP_PARTS(e->ip.smsk.s_addr));
139 IP_PARTS(e->ip.dst.s_addr),IP_PARTS(e->ip.dmsk.s_addr));
140 printf("Interface: `%s'/", e->ip.iniface);
142 printf("%c", e->ip.iniface_mask[i] ? 'X' : '.');
143 printf("to `%s'/", e->ip.outiface);
145 printf("%c", e->ip.outiface_mask[i] ? 'X' : '.');
146 printf("\nProtocol: %u\n", e->ip.proto);
147 printf("Flags: %02X\n", e->ip
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleIPV4Address.h49 virtual bool Hostname(uint32 ip) argument
52 if (!ip) {
56 return wxIPV4address::Hostname(Uint32toStringIP(ip));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/examples/diffserv/
H A DEdge32-ca-u3216 IP=$IPROUTE/ip/ip
57 $TC filter add dev $INDEV parent ffff: protocol ip prio 1 u32 \
58 match ip tos 0x88 0xfc \
61 $TC filter add dev $INDEV parent ffff: protocol ip prio 2 u32 \
62 match ip tos 0x88 0xfc \
70 $TC filter add dev $INDEV parent ffff: protocol ip prio 3 u32 \
71 match ip tos 0x88 0xfc \
74 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 u32 \
75 match ip to
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_setlsn.c30 DB_THREAD_INFO *ip; local
46 ENV_ENTER(env, ip);
48 (__env_lsn_reset(env, ip, name, LF_ISSET(DB_ENCRYPT) ? 1 : 0)),
50 ENV_LEAVE(env, ip);
59 __env_lsn_reset(env, ip, name, encrypted)
61 DB_THREAD_INFO *ip;
86 if ((ret = __db_open(dbp, ip, NULL,
96 &pgno, ip, NULL, DB_MPOOL_DIRTY, &pagep)) == 0;
100 ip, pagep, DB_PRIORITY_UNCHANGED)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dvpm_int.h68 unsigned char *ip; /* If not NULL IP address to match */ member in struct:X509_VERIFY_PARAM_ID_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dvpm_int.h68 unsigned char *ip; /* If not NULL IP address to match */ member in struct:X509_VERIFY_PARAM_ID_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Dsocket.h6 int listen_socket(unsigned int ip, int port, char *inf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/trace/events/
H A Dmodule.h59 TP_PROTO(struct module *mod, unsigned long ip),
61 TP_ARGS(mod, ip),
64 __field( unsigned long, ip )
70 __entry->ip = ip;
76 __get_str(name), (void *)__entry->ip, __entry->refcnt)
81 TP_PROTO(struct module *mod, unsigned long ip),
83 TP_ARGS(mod, ip)
88 TP_PROTO(struct module *mod, unsigned long ip),
90 TP_ARGS(mod, ip)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dll_char_wr.S38 @ Smashable regs: {r0 - r3}, [r4 - r7], (r8 - fp), [ip], (sp), [lr], (pc)
47 adr ip, LC0
48 ldmia ip, {r3, r4, r5, r6, lr}
49 sub ip, ip, r3
50 add r6, r6, ip
51 add lr, lr, ip
52 ldr r4, [r4, ip]
53 ldr r5, [r5, ip]
65 @ Smashable regs: {r0 - r3}, [r4], {r5 - r7}, (r8 - fp), [ip], (s
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dio-writesl.S16 ands ip, r1, #3
22 1: ldmia r1!, {r3, r4, ip, lr}
26 str ip, [r0, #0]
31 ldmcsia r1!, {r3, ip}
34 strcs ip, [r0, #0]
40 cmp ip, #2
44 4: mov ip, r3, pull #16
47 orr ip, ip, r3, push #16
48 str ip, [r
[all...]
H A Ddiv64.S43 * Clobbered regs: xl, ip
49 subs ip, r4, #1
51 tst ip, r4
61 @ The bit position is stored in ip.
66 clz ip, xh
67 sub yl, yl, ip
68 mov ip, #1
69 mov ip, ip, lsl yl
75 mov ip, #
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Dsocket.h6 int listen_socket(unsigned int ip, int port, char *inf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_inode_item.c57 struct xfs_inode *ip = iip->ili_inode; local
66 switch (ip->i_d.di_format) {
72 (ip->i_d.di_nextents > 0) &&
73 (ip->i_df.if_bytes > 0)) {
74 ASSERT(ip->i_df.if_u1.if_extents != NULL);
82 ASSERT(ip->i_df.if_ext_max ==
83 XFS_IFORK_DSIZE(ip) / (uint)sizeof(xfs_bmbt_rec_t));
88 (ip->i_df.if_broot_bytes > 0)) {
89 ASSERT(ip->i_df.if_broot != NULL);
97 ip
213 struct xfs_inode *ip = iip->ili_inode; local
533 struct xfs_inode *ip = INODE_ITEM(lip)->ili_inode; local
553 struct xfs_inode *ip = INODE_ITEM(lip)->ili_inode; local
579 struct xfs_inode *ip = iip->ili_inode; local
628 struct xfs_inode *ip = iip->ili_inode; local
696 struct xfs_inode *ip = iip->ili_inode; local
732 struct xfs_inode *ip = iip->ili_inode; local
790 xfs_inode_item_init( struct xfs_inode *ip, struct xfs_mount *mp) argument
813 xfs_inode_item_destroy( xfs_inode_t *ip) argument
838 xfs_inode_t *ip = iip->ili_inode; local
883 xfs_iflush_abort( xfs_inode_t *ip) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dlzo1.c213 const lzo_bytep ip; local
220 ip = in;
221 while (ip < ip_end)
223 t = *ip++; /* get marker */
229 t = *ip++;
246 MEMCPY8_DS(op,ip,t);
251 MEMCPY_DS(op,ip,t);
258 m_pos -= (lzo_uint)(t & OMASK) | (((lzo_uint) *ip++) << OBITS);
262 tt = (MIN_MATCH_LONG - THRESHOLD) + *ip++; /* a long match */
278 return (ip
348 const lzo_bytep ip; local
[all...]
H A Dlzo1f_1.c75 register const lzo_bytep ip; local
83 ip = in;
84 ii = ip;
86 ip++;
95 DINDEX1(dindex,ip);
97 if (LZO_CHECK_MPOS_NON_DET(m_pos,m_off,in,ip,M3_MAX_OFFSET))
100 if (m_off <= M2_MAX_OFFSET || m_pos[3] == ip[3])
102 DINDEX2(dindex,ip);
105 if (LZO_CHECK_MPOS_NON_DET(m_pos,m_off,in,ip,M3_MAX_OFFSET))
107 if (m_off <= M2_MAX_OFFSET || m_pos[3] == ip[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dftrace.c71 static int ftrace_calc_offset(long ip, long addr) argument
73 return (int)(addr - ip);
76 static unsigned char *ftrace_call_replace(unsigned long ip, unsigned long addr) argument
81 calc.offset = ftrace_calc_offset(ip + MCOUNT_INSN_SIZE, addr);
225 do_ftrace_mod_code(unsigned long ip, void *new_code) argument
235 if (within(ip, (unsigned long)_text, (unsigned long)_etext))
236 ip = (unsigned long)__va(__pa(ip));
238 mod_code_ip = (void *)ip;
271 ftrace_modify_code(unsigned long ip, unsigne argument
307 unsigned long ip = rec->ip; local
318 unsigned long ip = rec->ip; local
328 unsigned long ip = (unsigned long)(&ftrace_call); local
409 ftrace_mod_jmp(unsigned long ip, int old_offset, int new_offset) argument
430 unsigned long ip = (unsigned long)(&ftrace_graph_call); local
441 unsigned long ip = (unsigned long)(&ftrace_graph_call); local
[all...]
H A Ddumpstack_32.c112 u8 *ip; local
120 ip = (u8 *)regs->ip - code_prologue;
121 if (ip < (u8 *)PAGE_OFFSET || probe_kernel_address(ip, c)) {
123 ip = (u8 *)regs->ip;
126 for (i = 0; i < code_len; i++, ip++) {
127 if (ip < (u8 *)PAGE_OFFSET ||
128 probe_kernel_address(ip,
141 is_valid_bugaddr(unsigned long ip) argument
[all...]

Completed in 249 milliseconds

1234567891011>>