Searched defs:new (Results 376 - 400 of 1055) sorted by relevance

<<11121314151617181920>>

/linux-master/fs/pstore/
H A Dram_core.c56 int new; local
78 size_t new; local
[all...]
/linux-master/drivers/gpio/
H A Dgpio-stmpe.c216 u8 new = stmpe_gpio->regs[i][j]; local
/linux-master/drivers/net/phy/
H A Dphy-core.c878 int new, ret; local
[all...]
/linux-master/drivers/tty/vt/
H A Dconsolemap.c543 struct uni_pagedict *new, *old = *vc->uni_pagedict_loc; local
584 struct uni_pagedict *new; local
[all...]
/linux-master/drivers/tty/
H A Dtty_ioctl.c235 void tty_termios_copy_hw(struct ktermios *new, const struct ktermios *old) argument
/linux-master/drivers/tty/serial/
H A Dliteuart.c226 static void liteuart_set_termios(struct uart_port *port, struct ktermios *new, argument
/linux-master/arch/um/drivers/
H A Dchan_kern.c491 struct chan *new; local
[all...]
/linux-master/security/tomoyo/
H A Dtomoyo.c37 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, argument
520 struct tomoyo_task *new = tomoyo_task(task); local
/linux-master/arch/powerpc/kernel/trace/
H A Dftrace_64_pg.c59 ftrace_modify_code(unsigned long ip, ppc_inst_t old, ppc_inst_t new) argument
351 ppc_inst_t old, new; local
517 ppc_inst_t old, new; local
648 ppc_inst_t old, new; local
686 ppc_inst_t old, new; local
777 ppc_inst_t old, new; local
[all...]
/linux-master/fs/lockd/
H A Dsvclock.c377 struct nlm_lockowner *res, *new = NULL; local
[all...]
H A Dclntproc.c102 struct nlm_lockowner *res, *new = NULL; local
465 nlmclnt_locks_copy_lock(struct file_lock *new, struct file_lock *fl) argument
[all...]
/linux-master/net/ipv6/
H A Dipv6_sockglue.c324 struct ipv6_opt_hdr *new = NULL; local
/linux-master/net/sched/
H A Dsch_drr.c204 drr_graft_class(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, struct Qdisc **old, struct netlink_ext_ack *extack) argument
H A Dact_police.c53 struct tcf_police_params *new; local
[all...]
H A Dcls_route.c488 bool new = true; local
383 route4_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, struct route4_filter *f, u32 handle, struct route4_head *head, struct nlattr **tb, struct nlattr *est, int new, u32 flags, struct netlink_ext_ack *extack) argument
H A Dsch_tbf.c188 static void tbf_offload_graft(struct Qdisc *sch, struct Qdisc *new, argument
198 qdisc_offload_graft_helper(qdisc_dev(sch), sch, new, old, local
556 static int tbf_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, argument
H A Dsch_red.c492 qdisc_offload_graft_helper(qdisc_dev(sch), sch, new, old, local
496 static int red_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, argument
481 red_graft_offload(struct Qdisc *sch, struct Qdisc *new, struct Qdisc *old, struct netlink_ext_ack *extack) argument
/linux-master/security/selinux/ss/
H A Davtab.c286 int avtab_alloc_dup(struct avtab *new, const struct avtab *orig) argument
/linux-master/drivers/md/
H A Ddm-dust.c54 static bool dust_rb_insert(struct rb_root *root, struct badblock *new) argument
H A Ddm-bio-prison-v1.c145 struct rb_node **new = &root->rb_node, *parent = NULL; local
/linux-master/arch/powerpc/mm/
H A Dhugetlbpage.c50 pte_t *new; local
/linux-master/fs/proc/
H A Dkcore.c80 void __init kclist_add(struct kcore_list *new, void *addr, size_t size, argument
/linux-master/fs/ocfs2/
H A Dquota_global.c224 int err = 0, new = 0, ja_type; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount_btree.c57 xfs_refcountbt_alloc_block( struct xfs_btree_cur *cur, const union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) argument
H A Dxfs_alloc_btree.c68 xfs_allocbt_alloc_block( struct xfs_btree_cur *cur, const union xfs_btree_ptr *start, union xfs_btree_ptr *new, int *stat) argument

Completed in 245 milliseconds

<<11121314151617181920>>