Home
last modified time | relevance | path

Searched defs:nd (Results 1 – 25 of 151) sorted by relevance

1234567

/linux-3.3/block/
Dnoop-iosched.c23 struct noop_data *nd = q->elevator->elevator_data; in noop_dispatch() local
37 struct noop_data *nd = q->elevator->elevator_data; in noop_add_request() local
45 struct noop_data *nd = q->elevator->elevator_data; in noop_former_request() local
55 struct noop_data *nd = q->elevator->elevator_data; in noop_latter_request() local
64 struct noop_data *nd; in noop_init_queue() local
75 struct noop_data *nd = e->elevator_data; in noop_exit_queue() local
/linux-3.3/drivers/hid/
Dhid-ntrig.c176 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_phys_width() local
188 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_phys_height() local
200 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_log_width() local
212 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_log_height() local
224 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_min_width() local
236 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_min_width() local
259 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_min_height() local
271 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_min_height() local
295 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_activate_slack() local
305 struct ntrig_data *nd = hid_get_drvdata(hdev); in set_activate_slack() local
[all …]
/linux-3.3/fs/
Dnamei.c421 static int unlazy_walk(struct nameidata *nd, struct dentry *dentry) in unlazy_walk()
483 void release_open_intent(struct nameidata *nd) in release_open_intent()
495 static inline int d_revalidate(struct dentry *dentry, struct nameidata *nd) in d_revalidate()
510 static int complete_walk(struct nameidata *nd) in complete_walk()
554 static __always_inline void set_root(struct nameidata *nd) in set_root()
562 static __always_inline void set_root_rcu(struct nameidata *nd) in set_root_rcu()
576 static __always_inline int __vfs_follow_link(struct nameidata *nd, const char *link) in __vfs_follow_link()
599 static void path_put_conditional(struct path *path, struct nameidata *nd) in path_put_conditional()
607 struct nameidata *nd) in path_to_nameidata()
618 static inline void put_link(struct nameidata *nd, struct path *link, void *cookie) in put_link()
[all …]
/linux-3.3/tools/perf/util/ui/browsers/
Dhists.c74 struct rb_node *nd; in callchain_node__count_rows_rb_tree() local
115 struct rb_node *nd; in callchain__count_rows() local
137 struct rb_node *nd = rb_first(&self->rb_root); in callchain_node__init_have_children_rb_tree() local
170 struct rb_node *nd; in callchain__init_have_children() local
212 struct rb_node *nd; in callchain_node__set_folding_rb_tree() local
252 struct rb_node *nd; in callchain__set_folding() local
277 struct rb_node *nd; in hists__set_folding() local
536 struct rb_node *nd; in hist_browser__show_callchain() local
634 struct rb_node *nd; in hist_browser__refresh() local
653 static struct rb_node *hists__filter_entries(struct rb_node *nd) in hists__filter_entries()
[all …]
Dmap.c54 static void map_browser__write(struct ui_browser *self, void *nd, int row) in map_browser__write()
136 struct rb_node *nd; in map__browse() local
/linux-3.3/arch/sparc/kernel/
Ddevices.c33 static int check_cpu_node(phandle nd, int *cur_inst, in check_cpu_node()
73 static int cpu_instance_compare(phandle nd, int instance, void *_arg) in cpu_instance_compare()
88 static int cpu_mid_compare(phandle nd, int instance, void *_arg) in cpu_mid_compare()
/linux-3.3/fs/ocfs2/
Dsymlink.c107 struct nameidata *nd) in ocfs2_fast_follow_link()
143 static void ocfs2_fast_put_link(struct dentry *dentry, struct nameidata *nd, void *cookie) in ocfs2_fast_put_link()
/linux-3.3/drivers/isdn/i4l/
Disdn_net.h79 static __inline__ isdn_net_local * isdn_net_get_locked_lp(isdn_net_dev *nd) in isdn_net_get_locked_lp()
107 static __inline__ void isdn_net_add_to_bundle(isdn_net_dev *nd, isdn_net_local *nlp) in isdn_net_add_to_bundle()
/linux-3.3/fs/nfs/
Ddir.c1018 static inline unsigned int nfs_lookup_check_intent(struct nameidata *nd, in nfs_lookup_check_intent()
1028 static int nfs_is_exclusive_create(struct inode *dir, struct nameidata *nd) in nfs_is_exclusive_create()
1044 int nfs_lookup_verify_inode(struct inode *inode, struct nameidata *nd) in nfs_lookup_verify_inode()
1076 struct nameidata *nd) in nfs_neg_need_reval()
1097 static int nfs_lookup_revalidate(struct dentry *dentry, struct nameidata *nd) in nfs_lookup_revalidate()
1266 static struct dentry *nfs_lookup(struct inode *dir, struct dentry * dentry, struct nameidata *nd) in nfs_lookup()
1345 static int is_atomic_open(struct nameidata *nd) in is_atomic_open()
1380 static int nfs_intent_set_file(struct nameidata *nd, struct nfs_open_context *ctx) in nfs_intent_set_file()
1403 …ic struct dentry *nfs_atomic_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) in nfs_atomic_lookup()
1492 static int nfs_open_revalidate(struct dentry *dentry, struct nameidata *nd) in nfs_open_revalidate()
[all …]
Dsymlink.c46 static void *nfs_follow_link(struct dentry *dentry, struct nameidata *nd) in nfs_follow_link()
/linux-3.3/fs/sysv/
Dsymlink.c11 static void *sysv_follow_link(struct dentry *dentry, struct nameidata *nd) in sysv_follow_link()
/linux-3.3/fs/autofs4/
Dsymlink.c15 static void *autofs4_follow_link(struct dentry *dentry, struct nameidata *nd) in autofs4_follow_link()
/linux-3.3/fs/xfs/
Dxfs_iops.c235 struct nameidata *nd) in xfs_vn_create()
253 struct nameidata *nd) in xfs_vn_lookup()
278 struct nameidata *nd) in xfs_vn_ci_lookup()
421 struct nameidata *nd) in xfs_vn_follow_link()
447 struct nameidata *nd, in xfs_vn_put_link()
/linux-3.3/fs/dlm/
Dconfig.c627 struct dlm_node *nd; in make_node() local
649 struct dlm_node *nd = config_item_to_node(i); in drop_node() local
661 struct dlm_node *nd = config_item_to_node(i); in release_node() local
821 struct dlm_node *nd = config_item_to_node(i); in show_node() local
830 struct dlm_node *nd = config_item_to_node(i); in store_node() local
836 static ssize_t node_nodeid_read(struct dlm_node *nd, char *buf) in node_nodeid_read()
841 static ssize_t node_nodeid_write(struct dlm_node *nd, const char *buf, in node_nodeid_write()
851 static ssize_t node_weight_read(struct dlm_node *nd, char *buf) in node_weight_read()
856 static ssize_t node_weight_write(struct dlm_node *nd, const char *buf, in node_weight_write()
958 struct dlm_node *nd; in dlm_config_nodes() local
/linux-3.3/fs/cifs/
Ddir.c140 struct nameidata *nd) in cifs_create()
491 struct nameidata *nd) in cifs_lookup()
659 cifs_d_revalidate(struct dentry *direntry, struct nameidata *nd) in cifs_d_revalidate()
/linux-3.3/fs/hfs/
Dsysdep.c16 static int hfs_revalidate_dentry(struct dentry *dentry, struct nameidata *nd) in hfs_revalidate_dentry()
Ddir.c21 struct nameidata *nd) in hfs_lookup()
190 struct nameidata *nd) in hfs_create()
/linux-3.3/fs/ext3/
Dsymlink.c26 static void * ext3_follow_link(struct dentry *dentry, struct nameidata *nd) in ext3_follow_link()
/linux-3.3/fs/ufs/
Dsymlink.c35 static void *ufs_follow_link(struct dentry *dentry, struct nameidata *nd) in ufs_follow_link()
/linux-3.3/fs/ext4/
Dsymlink.c26 static void *ext4_follow_link(struct dentry *dentry, struct nameidata *nd) in ext4_follow_link()
/linux-3.3/fs/jffs2/
Dsymlink.c31 static void *jffs2_follow_link(struct dentry *dentry, struct nameidata *nd) in jffs2_follow_link()
/linux-3.3/fs/ext2/
Dsymlink.c24 static void *ext2_follow_link(struct dentry *dentry, struct nameidata *nd) in ext2_follow_link()
/linux-3.3/fs/jfs/
Dsymlink.c25 static void *jfs_follow_link(struct dentry *dentry, struct nameidata *nd) in jfs_follow_link()
/linux-3.3/fs/exofs/
Dsymlink.c38 static void *exofs_follow_link(struct dentry *dentry, struct nameidata *nd) in exofs_follow_link()
/linux-3.3/tools/perf/util/
Dmap.c94 struct rb_node *nd = rb_first(symbols); in map__fixup_start() local
104 struct rb_node *nd = rb_last(symbols); in map__fixup_end() local
322 struct rb_node *nd; in map_groups__find_symbol_by_name() local
342 struct rb_node *nd; in __map_groups__fprintf_maps() local
473 struct rb_node *nd; in map_groups__clone() local
681 struct rb_node *nd; in machines__process() local

1234567