Home
last modified time | relevance | path

Searched defs:tag (Results 151 – 175 of 1198) sorted by relevance

12345678910>>...48

/OK3568_Linux_fs/kernel/include/linux/wimax/
H A Ddebug.h176 #define _d_printf(l, tag, dev, f, a...) \ argument
421 const char *submodule, u8 level, const char *tag) in d_submodule_set()
456 const char *_params, const char *tag) in d_parse_params()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_flowring.h220 #define DHD_PKTTAG_SET_IFID(tag, idx) ((tag)->ifid = (uint16)(idx)) argument
221 #define DHD_PKTTAG_SET_PA(tag, pa) ((tag)->physaddr = (pa)) argument
222 #define DHD_PKTTAG_SET_PA_LEN(tag, palen) ((tag)->pa_len = (palen)) argument
223 #define DHD_PKTTAG_IFID(tag) ((tag)->ifid) argument
224 #define DHD_PKTTAG_PA(tag) ((tag)->physaddr) argument
225 #define DHD_PKTTAG_PA_LEN(tag) ((tag)->pa_len) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_flowring.h220 #define DHD_PKTTAG_SET_IFID(tag, idx) ((tag)->ifid = (uint16)(idx)) argument
221 #define DHD_PKTTAG_SET_PA(tag, pa) ((tag)->physaddr = (pa)) argument
222 #define DHD_PKTTAG_SET_PA_LEN(tag, palen) ((tag)->pa_len = (palen)) argument
223 #define DHD_PKTTAG_IFID(tag) ((tag)->ifid) argument
224 #define DHD_PKTTAG_PA(tag) ((tag)->physaddr) argument
225 #define DHD_PKTTAG_PA_LEN(tag) ((tag)->pa_len) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dbox.hpp143 struct tag<model::box<Point> > struct
145 typedef box_tag type;
H A Dpointing_segment.hpp79 struct tag<model::pointing_segment<Point> > struct
81 typedef segment_tag type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dmsvc_eti_base.hpp42 typedef result_ tag; typedef
71 typedef msvc_eti_base tag; typedef
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-pow.h220 uint64_t tag:32; member
687 uint64_t tag:32; member
742 uint64_t tag:32; member
847 uint64_t tag:32; member
1534 static inline void cvmx_pow_tag_sw_nocheck(uint32_t tag, in cvmx_pow_tag_sw_nocheck()
1598 static inline void cvmx_pow_tag_sw(uint32_t tag, in cvmx_pow_tag_sw()
1641 static inline void cvmx_pow_tag_sw_full_nocheck(struct cvmx_wqe *wqp, uint32_t tag, in cvmx_pow_tag_sw_full_nocheck()
1715 static inline void cvmx_pow_tag_sw_full(struct cvmx_wqe *wqp, uint32_t tag, in cvmx_pow_tag_sw_full()
1806 static inline void cvmx_pow_work_submit(struct cvmx_wqe *wqp, uint32_t tag, in cvmx_pow_work_submit()
1953 uint32_t tag, in cvmx_pow_tag_sw_desched_nocheck()
[all …]
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/
H A Dcvmx-l2c.c319 uint64_t tag = addr >> shift; in cvmx_l2c_lock_line() local
465 union cvmx_l2c_tag tag; in cvmx_l2c_unlock_line() local
487 union cvmx_l2c_tag tag; in cvmx_l2c_unlock_line() local
652 union cvmx_l2c_tag tag; in cvmx_l2c_get_tag() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/
H A Dold_optional_implementation.hpp185 explicit optional_base ( Expr&& expr, PtrExpr const* tag ) in optional_base()
197 explicit optional_base ( Expr const& expr, Expr const* tag ) in optional_base()
316 void assign_expr ( Expr&& expr, ExprPtr const* tag ) in assign_expr()
324 void assign_expr ( Expr const& expr, Expr const* tag ) in assign_expr()
440 void assign_expr_to_initialized ( Expr&& factory, in_place_factory_base const* tag ) in assign_expr_to_initialized()
448 void assign_expr_to_initialized ( Expr&& factory, typed_in_place_factory_base const* tag ) in assign_expr_to_initialized()
474 void assign_expr_to_initialized ( Expr const& factory, in_place_factory_base const* tag ) in assign_expr_to_initialized()
482 void assign_expr_to_initialized ( Expr const& factory, typed_in_place_factory_base const* tag ) in assign_expr_to_initialized()
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/mte/
H A Dcheck_tags_inclusion.c46 int tag, run, result = KSFT_PASS; in check_single_included_tags() local
76 int tag, run, result = KSFT_PASS; in check_multiple_included_tags() local
/OK3568_Linux_fs/kernel/crypto/
H A Decrdsa.c150 int ecrdsa_param_curve(void *context, size_t hdrlen, unsigned char tag, in ecrdsa_param_curve()
163 int ecrdsa_param_digest(void *context, size_t hdrlen, unsigned char tag, in ecrdsa_param_digest()
174 int ecrdsa_parse_pub_key(void *context, size_t hdrlen, unsigned char tag, in ecrdsa_parse_pub_key()
/OK3568_Linux_fs/external/security/librkcrypto/demo/
H A Ddemo_ae.c74 uint8_t tag[16]; in demo_ae() local
200 uint8_t tag[16]; in demo_ae_virt() 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 Dtwo_dimensional_view.hpp81 struct tag struct
89 typedef point_tag type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dnumber.hpp142 …rg3, Arg4>::result_type, self_type>, number&>::type operator=(const detail::expression<tag, Arg1, … in operator =()
149 number& assign(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& e) in assign()
191 …number(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& e, typename boost::enable_if_c<is_co… in number()
196 explicit number(const detail::expression<tag, Arg1, Arg2, Arg3, Arg4>& e, in number()
197typename boost::enable_if_c<!is_convertible<typename detail::expression<tag, Arg1, Arg2, Arg3, Arg… in number()
198&& boost::multiprecision::detail::is_explicitly_convertible<typename detail::expression<tag, Arg1,… in number()
221 …g3, Arg4>::result_type, self_type>, number&>::type operator+=(const detail::expression<tag, Arg1, … in operator +=()
264 …g3, Arg4>::result_type, self_type>, number&>::type operator-=(const detail::expression<tag, Arg1, … in operator -=()
307 …g3, Arg4>::result_type, self_type>, number&>::type operator*=(const detail::expression<tag, Arg1, … in operator *=()
339 …g3, Arg4>::result_type, self_type>, number&>::type operator%=(const detail::expression<tag, Arg1, … in operator %=()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/concepts/
H A Ddistance_concept.hpp85 >::type tag; in apply() typedef
160 typedef typename services::tag<Strategy>::type tag; in apply() typedef
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dpoly_l2.c33 int tag; in poly_l2() local
109 u_char tag; in poly_l2p1() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dbase.c49 nvkm_gpio_find(struct nvkm_gpio *gpio, int idx, u8 tag, u8 line, in nvkm_gpio_find()
81 nvkm_gpio_set(struct nvkm_gpio *gpio, int idx, u8 tag, u8 line, int state) in nvkm_gpio_set()
97 nvkm_gpio_get(struct nvkm_gpio *gpio, int idx, u8 tag, u8 line) in nvkm_gpio_get()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Docteon_nic.h121 union octnic_cmd_setup *setup, u32 tag) in octnet_prepare_pci_cmd_o2()
175 union octnic_cmd_setup *setup, u32 tag) in octnet_prepare_pci_cmd_o3()
244 union octnic_cmd_setup *setup, u32 tag) in octnet_prepare_pci_cmd()
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Drecovery.c199 journal_block_tag_t * tag; in count_tags() local
378 journal_block_tag_t *tag) in read_tag_block()
436 static int jbd2_block_tag_csum_verify(journal_t *j, journal_block_tag_t *tag, in jbd2_block_tag_csum_verify()
500 journal_block_tag_t * tag; in do_one_pass() local
/OK3568_Linux_fs/kernel/mm/kasan/
H A Dkasan.h273 static inline const void *arch_kasan_set_tag(const void *addr, u8 tag) in arch_kasan_set_tag()
282 #define set_tag(addr, tag) ((void *)arch_kasan_set_tag((addr), (tag))) argument
306 #define arch_set_mem_tag_range(addr, size, tag, init) ((void *)(addr)) argument
315 #define hw_set_mem_tag_range(addr, size, tag, init) \ argument
368 u8 tag = get_tag(addr); in kasan_unpoison() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_icache.c777 int tag) in xfs_inode_walk_ag()
881 int tag) in xfs_inode_walk_get_perag()
898 int tag) in xfs_inode_walk()
1455 int tag) in xfs_iflag_for_tag()
1474 int tag) in __xfs_inode_set_blocks_tag()
1529 int tag) in __xfs_inode_clear_blocks_tag()
/OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/
H A Dbe_cmds.c93 unsigned int tag; in alloc_mcc_wrb() local
141 void free_mcc_wrb(struct be_ctrl_info *ctrl, unsigned int tag) in free_mcc_wrb()
169 unsigned int tag, in __beiscsi_mcc_compl_status()
235 unsigned int tag, in beiscsi_mccq_compl_wait()
490 unsigned int tag, wrb_idx; in beiscsi_process_mcc_compl() local
561 void be_mcc_notify(struct beiscsi_hba *phba, unsigned int tag) in be_mcc_notify()
1230 unsigned int tag; in be_cmd_set_vlan() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Delement.py363 def append(self, tag): argument
611 def _match(tag): argument
989 def __getattr__(self, tag): argument
1348 def id_matches(tag): argument
1387 def nth_child_of_type(self, tag): argument
1407 recursive_candidate_generator = lambda tag: tag.children argument
1411 recursive_candidate_generator = lambda tag: tag.next_siblings argument
1416 def next_tag_sibling(tag): argument
1437 def recursive_select(tag): argument
1462 def default_candidate_generator(tag): argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dintegral_constant.hpp54 typedef mpl::integral_c_tag tag; typedef
79 typedef mpl::integral_c_tag tag; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dcommon_terminals.hpp146 namespace tag namespace
264 namespace boost { namespace spirit { namespace tag { namespace unicode namespace

12345678910>>...48