Home
last modified time | relevance | path

Searched defs:nodeid (Results 76 - 82 of 82) sorted by relevance

1234

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfuse.h647 uint64_t nodeid; /* Inode ID */ member
662 uint64_t nodeid; member
967 uint64_t nodeid; member
1028 uint64_t nodeid; member
1036 uint64_t nodeid; member
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-cmn.c1698 u16 nodeid, eventid; in arm_cmn_event_init() local
/kernel/linux/linux-6.6/mm/
H A Dslab.c1149 init_list(struct kmem_cache *cachep, struct kmem_cache_node *list, int nodeid) init_list() argument
1306 slab_out_of_memory(struct kmem_cache *cachep, gfp_t gfpflags, int nodeid) slab_out_of_memory() argument
1348 kmem_getpages(struct kmem_cache *cachep, gfp_t flags, int nodeid) kmem_getpages() argument
2273 alloc_slabmgmt(struct kmem_cache *cachep, struct slab *slab, int colour_off, gfp_t local_flags, int nodeid) alloc_slabmgmt() argument
2522 cache_grow_begin(struct kmem_cache *cachep, gfp_t flags, int nodeid) cache_grow_begin() argument
3117 ____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) ____cache_alloc_node() argument
3165 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags, int nodeid) __do_cache_alloc() argument
3212 slab_alloc_node(struct kmem_cache *cachep, struct list_lru *lru, gfp_t flags, int nodeid, size_t orig_size, unsigned long caller) slab_alloc_node() argument
3507 kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) kmem_cache_alloc_node() argument
3517 __kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, size_t orig_size, unsigned long caller) __kmem_cache_alloc_node() argument
[all...]
/third_party/libfuse/include/
H A Dfuse_kernel.h600 uint64_t nodeid; /* Inode ID */ member
615 uint64_t nodeid; member
904 uint64_t nodeid; member
965 uint64_t nodeid; member
973 uint64_t nodeid; member
/third_party/libfuse/lib/
H A Dfuse.c138 fuse_ino_t nodeid; member
183 fuse_ino_t nodeid; member
521 static struct node *get_node_nocheck(struct fuse *f, fuse_ino_t nodeid) in get_node_nocheck() argument
533 static struct node *get_node(struct fuse *f, fuse_ino_t nodeid) in get_node() argument
969 unlock_path(struct fuse *f, fuse_ino_t nodeid, struct node *wnode, struct node *end) unlock_path() argument
990 try_get_path(struct fuse *f, fuse_ino_t nodeid, const char *name, char **path, struct node **wnodep, bool need_lock) try_get_path() argument
1133 debug_path(struct fuse *f, const char *msg, fuse_ino_t nodeid, const char *name, bool wr) debug_path() argument
1185 get_path_common(struct fuse *f, fuse_ino_t nodeid, const char *name, char **path, struct node **wnode) get_path_common() argument
1208 get_path(struct fuse *f, fuse_ino_t nodeid, char **path) get_path() argument
1213 get_path_nullok(struct fuse *f, fuse_ino_t nodeid, char **path) get_path_nullok() argument
1228 get_path_name(struct fuse *f, fuse_ino_t nodeid, const char *name, char **path) get_path_name() argument
1234 get_path_wrlock(struct fuse *f, fuse_ino_t nodeid, const char *name, char **path, struct node **wnode) get_path_wrlock() argument
1331 free_path_wrlock(struct fuse *f, fuse_ino_t nodeid, struct node *wnode, char *path) free_path_wrlock() argument
1342 free_path(struct fuse *f, fuse_ino_t nodeid, char *path) free_path() argument
1361 forget_node(struct fuse *f, fuse_ino_t nodeid, uint64_t nlookup) forget_node() argument
1486 set_stat(struct fuse *f, fuse_ino_t nodeid, struct stat *stbuf) set_stat() argument
2459 do_lookup(struct fuse *f, fuse_ino_t nodeid, const char *name, struct fuse_entry_param *e) do_lookup() argument
2481 lookup_path(struct fuse *f, fuse_ino_t nodeid, const char *name, const char *path, struct fuse_entry_param *e, struct fuse_file_info *fi) lookup_path() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore_snbep.c1361 int i, bus, nodeid, segment; in snbep_pci2phy_map_init() local
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore_snbep.c1405 int i, bus, nodeid, segment, die_id; in snbep_pci2phy_map_init() local
1380 upi_nodeid_groupid(struct pci_dev *ubox_dev, int nodeid_loc, int idmap_loc, int *nodeid, int *groupid) upi_nodeid_groupid() argument

Completed in 38 milliseconds

1234