| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_mac.c | 78 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_mac4_kadt() local 100 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_mac4_uadt() local
|
| H A D | ip_set_hash_netportnet.c | 156 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netportnet4_kadt() local 182 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netportnet4_uadt() local 449 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netportnet6_kadt() local 475 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netportnet6_uadt() local
|
| H A D | ip_set_hash_netiface.c | 166 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netiface4_kadt() local 203 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netiface4_uadt() local 390 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netiface6_kadt() local 424 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netiface6_uadt() local
|
| H A D | ip_set_bitmap_ipmac.c | 118 const struct ip_set_ext *ext, struct ip_set *set, in bitmap_ipmac_add_timeout() 215 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in bitmap_ipmac_kadt() local 247 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in bitmap_ipmac_uadt() local
|
| H A D | ip_set_hash_gen.h | 328 struct ip_set_ext ext; /* Extensions for ADD */ member 845 mtype_add(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_add() 1035 mtype_del(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_del() 1146 mtype_data_match(struct mtype_elem *data, const struct ip_set_ext *ext, in mtype_data_match() 1161 const struct ip_set_ext *ext, in mtype_test_cidrs() 1216 mtype_test(struct ip_set *set, void *value, const struct ip_set_ext *ext, in mtype_test()
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | file.c | 119 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock() 157 affs_get_extblock(struct inode *inode, u32 ext) in affs_get_extblock() 171 affs_get_extblock_slow(struct inode *inode, u32 ext) in affs_get_extblock_slow() 300 u32 ext; in affs_get_block() local 863 u32 ext, ext_key; in affs_truncate() local
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_conntrack_extend.h | 51 static inline bool __nf_ct_ext_exist(const struct nf_ct_ext *ext, u8 id) in __nf_ct_ext_exist() 68 #define nf_ct_ext_find(ext, id) \ argument
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/examples/ |
| H A D | xinput.c | 91 XExtensionVersion *ext = XGetExtensionVersion(backend, INAME); in printdmxinfo() local 134 XExtensionVersion *ext; in main() local
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | extent.c | 74 static u16 hfs_ext_find_block(struct hfs_extent *ext, u16 off) in hfs_ext_find_block() 89 static int hfs_ext_block_count(struct hfs_extent *ext) in hfs_ext_block_count() 99 static u16 hfs_ext_lastblock(struct hfs_extent *ext) in hfs_ext_lastblock()
|
| /OK3568_Linux_fs/u-boot/arch/mips/dts/ |
| H A D | microAptiv.dtsi | 17 ext: ext { label
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/xilfpga/ |
| H A D | microAptiv.dtsi | 18 ext: ext { label
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xace.c | 41 ExtensionEntry *ext = GetExtensionEntry(major); in XaceHookDispatch() local 77 XaceExtAccessRec ext; in XaceHook() member
|
| H A D | geext.h | 67 #define GEIsType(ev, ext, ev_type) \ argument
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | extents.c | 51 static u32 hfsplus_ext_find_block(struct hfsplus_extent *ext, u32 off) in hfsplus_ext_find_block() 66 static int hfsplus_ext_block_count(struct hfsplus_extent *ext) in hfsplus_ext_block_count() 76 static u32 hfsplus_ext_lastblock(struct hfsplus_extent *ext) in hfsplus_ext_lastblock()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_bitmap.c | 17 struct nft_set_ext ext; member 77 const u32 *key, const struct nft_set_ext **ext) in nft_bitmap_lookup() 125 struct nft_set_ext **ext) in nft_bitmap_insert()
|
| H A D | nft_lookup.c | 32 const struct nft_set_ext *ext = NULL; in nft_lookup_eval() local 171 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nft_lookup_validate_setelem() local
|
| H A D | nft_dynset.c | 31 struct nft_set_ext *ext; in nft_dynset_new() local 66 const struct nft_set_ext *ext; in nft_dynset_eval() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-octeon-core.c | 468 u64 ext = 0; in octeon_i2c_hlc_write() local 508 u64 ext = 0; in octeon_i2c_hlc_comp_read() local 547 u64 cmd, ext = 0; in octeon_i2c_hlc_comp_write() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_user_extensions.c | 16 int i915_user_extensions(struct i915_user_extension __user *ext, in i915_user_extensions()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_wx.c | 508 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; in libipw_wx_set_encodeext() local 670 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; in libipw_wx_get_encodeext() local
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-wiimote-modules.c | 820 static void wiimod_nunchuk_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_nunchuk_in_ext() 1044 static void wiimod_classic_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_classic_in_ext() 1317 const __u8 *ext) in wiimod_bboard_in_ext() 1623 static void wiimod_pro_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_pro_in_ext() 1994 static void wiimod_drums_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_drums_in_ext() 2223 static void wiimod_guitar_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_guitar_in_ext() 2488 static void wiimod_mp_in_mp(struct wiimote_data *wdata, const __u8 *ext) in wiimod_mp_in_mp()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | vmx_ops.h | 255 static inline void __invvpid(unsigned long ext, u16 vpid, gva_t gva) in __invvpid() 266 static inline void __invept(unsigned long ext, u64 eptp, gpa_t gpa) in __invept()
|
| /OK3568_Linux_fs/kernel/kernel/gcov/ |
| H A D | gcov.h | 84 const char *ext; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs/ |
| H A D | avsd_parse.c | 165 static MPP_RET get_seq_dispay_ext_header(BitReadCtx_t *bitctx, AvsdSeqExtHeader_t *ext) in get_seq_dispay_ext_header() 191 static MPP_RET get_extension_header(BitReadCtx_t *bitctx, AvsdSeqExtHeader_t *ext) in get_extension_header()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | chasewidget.cpp | 83 const int ext = extent / 4 - 1; in paintEvent() local
|