Searched defs:new (Results 126 - 150 of 1055) sorted by relevance

1234567891011>>

/linux-master/fs/isofs/
H A Ddir.c17 int isofs_name_translate(struct iso_directory_record *de, char *new, struct inode *inode) argument
/linux-master/drivers/s390/char/
H A Dtape_char.c100 struct idal_buffer *new; local
H A Dtape_std.c213 struct idal_buffer *new; local
/linux-master/mm/
H A Dmmap_lock.c84 char *new; local
H A Dswap_cgroup.c97 swap_cgroup_cmpxchg(swp_entry_t ent, unsigned short old, unsigned short new) argument
/linux-master/arch/um/drivers/
H A Dport_user.c170 int new, err; local
H A Dxterm.c91 int pid, fd, new, err; local
[all...]
/linux-master/scripts/mod/
H A Dlist.h66 static inline void __list_add(struct list_head *new, argument
84 list_add(struct list_head *new, struct list_head *head) argument
97 list_add_tail(struct list_head *new, struct list_head *head) argument
[all...]
/linux-master/include/linux/
H A Drbtree.h131 rb_replace_node_cached(struct rb_node *victim, struct rb_node *new, struct rb_root_cached *root) argument
/linux-master/arch/x86/um/
H A Dtls_32.c215 int arch_set_tls(struct task_struct *new, unsigned long tls) argument
/linux-master/arch/powerpc/include/asm/
H A Dpgtable-types.h77 static inline bool pte_xchg(pte_t *ptep, pte_t old, pte_t new) argument
/linux-master/tools/testing/selftests/rtc/
H A Drtctest.c198 time_t secs, new; local
256 time_t secs, new; local
308 time_t secs, new; variable
366 time_t secs, new; variable
[all...]
/linux-master/virt/kvm/
H A Dirqchip.c173 struct kvm_irq_routing_table *new, *old; local
[all...]
/linux-master/fs/afs/
H A Dsecurity.c146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; local
[all...]
/linux-master/drivers/md/
H A Ddm-cache-background-tracker.c93 struct rb_node **new = &b->pending.rb_node, *parent = NULL; local
122 struct rb_node **new local
[all...]
H A Ddm-snap-transient.c34 transient_read_metadata(struct dm_exception_store *store, int (*callback)(void *callback_context, chunk_t old, chunk_t new), void *callback_context) argument
/linux-master/block/
H A Dblk-ia-ranges.c233 disk_ia_ranges_changed(struct gendisk *disk, struct blk_independent_access_ranges *new) argument
/linux-master/ipc/
H A Dnamespace.c233 static int ipcns_install(struct nsset *nsset, struct ns_common *new) argument
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da5xx_preempt.c12 try_preempt_state(struct a5xx_gpu *a5xx_gpu, enum preempt_state old, enum preempt_state new) argument
25 set_preempt_state(struct a5xx_gpu *gpu, enum preempt_state new) argument
/linux-master/lib/
H A Drbtree.c75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, argument
425 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} argument
85 __rb_insert(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
410 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
426 dummy_rotate(struct rb_node *old, struct rb_node *new) argument
456 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) argument
553 rb_replace_node(struct rb_node *victim, struct rb_node *new, struct rb_root *root) argument
570 rb_replace_node_rcu(struct rb_node *victim, struct rb_node *new, struct rb_root *root) argument
[all...]
/linux-master/drivers/hid/amd-sfh-hid/
H A Damd_sfh_client.c46 struct request_list *new = kzalloc(sizeof(*new), GFP_KERNEL); local
/linux-master/fs/notify/inotify/
H A Dinotify_fsnotify.c35 struct inotify_event_info *old, *new; local
/linux-master/tools/objtool/
H A Dspecial.c23 unsigned char size, orig, new; member in struct:special_entry
/linux-master/fs/reiserfs/
H A Dfile.c178 int new; local
/linux-master/net/sched/
H A Dsch_mq.c175 static int mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, argument
196 qdisc_offload_graft_helper(qdisc_dev(sch), sch, new, *old, local

Completed in 573 milliseconds

1234567891011>>