Searched defs:objtype (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/mld/ |
H A D | debugfs.h | 99 #define WIPHY_DEBUGFS_WRITE_WRAPPER(name, bufsz, objtype) \ argument 116 #define WIPHY_DEBUGFS_WRITE_FILE_OPS(name, bufsz, objtype) \ argument 216 #define WIPHY_DEBUGFS_WRITE_WRAPPER_IEEE80211(name, bufsz, objtype) \ argument 234 #define IEEE80211_WIPHY_DEBUGFS_READ_WRITE_FILE_OPS(name, bufsz, objtype) \ argument
|
/linux/fs/orangefs/ |
H A D | orangefs-utils.c | 184 static int orangefs_inode_type(enum orangefs_ds_type objtype) in orangefs_inode_type()
|
H A D | protocol.h | 259 enum orangefs_ds_type objtype; member
|
/linux/net/netfilter/ |
H A D | nft_objref.c | 31 u32 objtype; in nft_objref_init() local
|
H A D | nf_tables_api.c | 7938 const struct nlattr *nla, u32 objtype, in nft_obj_lookup() 7972 u32 objtype, u8 genmask) in nft_obj_lookup_byhandle() 8067 static const struct nft_object_type *__nft_obj_type_get(u32 objtype, u8 family) in __nft_obj_type_get() 8083 nft_obj_type_get(struct net *net, u32 objtype, u8 family) in nft_obj_type_get() 8151 u32 objtype; in nf_tables_newobj() local 8439 u32 objtype; in nf_tables_getobj_single() local 8566 u32 objtype; in nf_tables_delobj() local
|
/linux/tools/bpf/bpftool/ |
H A D | common.c | 550 enum bpf_obj_type objtype; in do_build_table_cb() local
|
/linux/include/net/netfilter/ |
H A D | nf_tables.h | 361 u32 objtype; member 595 u32 objtype; member
|