Searched refs:find_entry (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/dlfilters/ |
| H A D | dlfilter-show-cycles.c | 47 static struct entry *find_entry(__s32 tid) in find_entry() function 74 struct entry *e = find_entry(tid); in add_entry() 121 struct entry *e = find_entry(tid); in filter_event()
|
| /linux/fs/smb/client/ |
| H A D | readdir.c | 952 static int cifs_filldir(char *find_entry, struct file *file, in cifs_filldir() argument 966 rc = cifs_fill_dirent(&de, find_entry, file_info->srch_inf.info_level, in cifs_filldir() 1006 (struct smb2_posix_info *)find_entry, in cifs_filldir() 1011 &((FILE_UNIX_INFO *)find_entry)->basic, in cifs_filldir() 1018 (FIND_FILE_STANDARD_INFO *)find_entry, in cifs_filldir() 1023 cifs_fulldir_info_to_fattr(&fattr, find_entry, cifs_sb); in cifs_filldir() 1027 (FILE_DIRECTORY_INFO *)find_entry, in cifs_filldir()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mcg.c | 694 static int find_entry(struct mlx4_dev *dev, u8 port, in find_entry() function 1125 err = find_entry(dev, port, gid, prot, in mlx4_qp_attach_common() 1234 err = find_entry(dev, port, gid, prot, in mlx4_qp_detach_common()
|