| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_objref.c | 97 struct nft_set *set; member 107 const struct nft_set *set = priv->set; in nft_objref_map_eval() local 128 struct nft_set *set; in nft_objref_map_init() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/ |
| H A D | box.hpp | 164 static inline void set(model::box<Point>& b, coordinate_type const& value) in set() function 180 static inline void set(model::box<Point>& b, coordinate_type const& value) in set() function
|
| H A D | pointing_segment.hpp | 105 static inline void set(segment_type& s, coordinate_type const& value) in set() function 128 static inline void set(segment_type& s, coordinate_type const& value) in set() function
|
| /OK3568_Linux_fs/kernel/drivers/clk/sprd/ |
| H A D | gate.c | 17 bool set = sg->flags & CLK_GATE_SET_TO_DISABLE ? true : false; in clk_gate_toggle() local 34 bool set = sg->flags & CLK_GATE_SET_TO_DISABLE ? 1 : 0; in clk_sc_gate_toggle() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ioasid.h | 45 static inline ioasid_t ioasid_alloc(struct ioasid_set *set, ioasid_t min, in ioasid_alloc() 55 static inline void *ioasid_find(struct ioasid_set *set, ioasid_t ioasid, in ioasid_find()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | cacheflush_mm.h | 64 unsigned long set; in flush_cf_icache() local 82 unsigned long set; in flush_cf_dcache() local 100 unsigned long set; in flush_cf_bcache() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/ |
| H A D | two_dimensional_view.hpp | 156 static inline void set(view_type& view, coordinate_type const& value) in set() function 183 static inline void set(view_type& view, coordinate_type const& value) in set() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/ |
| H A D | radius.hpp | 170 static inline void set(Geometry& geometry, in set() function 203 static inline void set(Geometry * geometry, radius_type const& value) in set() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | code-patching.h | 51 unsigned int set) in modify_instruction() 56 static inline int modify_instruction_site(s32 *site, unsigned int clr, unsigned int set) in modify_instruction_site()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | bsg-lib.c | 293 static int bsg_init_rq(struct blk_mq_tag_set *set, struct request *req, in bsg_init_rq() 316 static void bsg_exit_rq(struct blk_mq_tag_set *set, struct request *req, in bsg_exit_rq() 369 struct blk_mq_tag_set *set; in bsg_setup_queue() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_netport.c | 128 hash_netport4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netport4_kadt() 153 hash_netport4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netport4_uadt() 353 hash_netport6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netport6_kadt() 378 hash_netport6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netport6_uadt()
|
| H A D | ip_set_hash_ipportnet.c | 133 hash_ipportnet4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipportnet4_kadt() 159 hash_ipportnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportnet4_uadt() 387 hash_ipportnet6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipportnet6_kadt() 413 hash_ipportnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportnet6_uadt()
|
| H A D | ip_set_hash_netnet.c | 139 hash_netnet4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netnet4_kadt() 162 hash_netnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netnet4_uadt() 387 hash_netnet6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netnet6_kadt() 410 hash_netnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netnet6_uadt()
|
| /OK3568_Linux_fs/kernel/drivers/usb/cdns3/ |
| H A D | ep0.c | 276 int set) in cdns3_ep0_feature_handle_device() 339 int set) in cdns3_ep0_feature_handle_intf() 358 int set) in cdns3_ep0_feature_handle_endpoint() 397 int set) in cdns3_req_ep0_handle_feature()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/cdns3/ |
| H A D | ep0.c | 300 int set) in cdns3_ep0_feature_handle_device() 367 int set) in cdns3_ep0_feature_handle_intf() 386 int set) in cdns3_ep0_feature_handle_endpoint() 425 int set) in cdns3_req_ep0_handle_feature()
|
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | signal.c | 327 struct _xstate __user *fp, sigset_t *set, in copy_ucontext_to_user() 456 sigset_t set; in sys_sigreturn() local 489 struct pt_regs *regs, sigset_t *set) in setup_signal_stack_si() 565 sigset_t set; in sys_rt_sigreturn() local
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | bcm-phy-lib.c | 72 int __bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in __bcm_phy_modify_exp() 92 int bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in bcm_phy_modify_exp() 264 int __bcm_phy_modify_rdb(struct phy_device *phydev, u16 rdb, u16 mask, u16 set) in __bcm_phy_modify_rdb() 284 int bcm_phy_modify_rdb(struct phy_device *phydev, u16 rdb, u16 mask, u16 set) in bcm_phy_modify_rdb() 606 u16 mask, set; in _bcm_phy_cable_test_start() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/ |
| H A D | bus.h | 40 typec_switch_set_fn_t set; member 45 typec_mux_set_fn_t set; member
|
| /OK3568_Linux_fs/u-boot/board/renesas/ulcb/ |
| H A D | cpld.c | 44 void ulcb_softspi_sda(int set) in ulcb_softspi_sda() 49 void ulcb_softspi_scl(int set) in ulcb_softspi_scl()
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | bitops.h | 59 int set; in test_and_set_bit() local 77 int set; in test_and_clear_bit() local
|
| /OK3568_Linux_fs/u-boot/board/zipitz2/ |
| H A D | zipitz2.c | 136 void zipitz2_spi_sda(int set) in zipitz2_spi_sda() 145 void zipitz2_spi_scl(int set) in zipitz2_spi_scl()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | export.c | 42 int status, set; in ocfs2_get_dentry() local 137 int set; in ocfs2_get_parent() local
|
| /OK3568_Linux_fs/kernel/arch/mips/pic32/pic32mzda/ |
| H A D | config.c | 37 static u32 pic32_conf_modify_atomic(u32 offset, u32 mask, u32 set) in pic32_conf_modify_atomic() 71 u32 clr, set; in pic32_set_sdhci_adma_fifo_threshold() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/ |
| H A D | pgtable.h | 248 unsigned long clr, unsigned long set, int huge) in pte_update() 277 unsigned long clr, unsigned long set, int huge) in pte_update() 315 unsigned long set = pte_val(pte_wrprotect(__pte(0))); in ptep_set_wrprotect() local 327 unsigned long set = pte_val(entry) & pte_val(pte_set); in __ptep_set_access_flags() local
|
| /OK3568_Linux_fs/kernel/drivers/bcma/ |
| H A D | driver_chipcommon_pmu.c | 33 u32 set) in bcma_chipco_pll_maskset() 42 u32 offset, u32 mask, u32 set) in bcma_chipco_chipctl_maskset() 51 u32 set) in bcma_chipco_regctl_maskset()
|