/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
H A D | phy.c | 599 int app, dBd; in lin2dBd() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | map.c | 78 char *ndk, *app; in replace_android_lib() local
|
/kernel/linux/linux-5.10/net/dcb/ |
H A D | dcbnl.c | 469 struct dcb_app app = { in dcbnl_getapp() local 538 struct dcb_app app; in dcbnl_setapp() local 1000 struct nlattr *app; in dcbnl_build_peer_app() local 1033 struct nlattr *ieee, *app; dcbnl_ieee_fill() local 1229 struct nlattr *cee, *app; dcbnl_cee_fill() local 1799 dcb_app_lookup(const struct dcb_app *app, int ifindex, int prio) dcb_app_lookup() argument 1815 dcb_app_add(const struct dcb_app *app, int ifindex) dcb_app_add() argument 1837 dcb_getapp(struct net_device *dev, struct dcb_app *app) dcb_getapp() argument 1900 dcb_ieee_getapp_mask(struct net_device *dev, struct dcb_app *app) dcb_ieee_getapp_mask() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zr36060.h | 39 struct jpeg_app_marker app; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | tunnel_conf.c | 172 struct nfp_app *app; member 208 void nfp_tunnel_keep_alive(struct nfp_app *app, struct sk_buff *skb) in nfp_tunnel_keep_alive() argument 249 void nfp_tunnel_keep_alive_v6(struct nfp_app *app, struct sk_buff *skb) in nfp_tunnel_keep_alive_v6() argument 293 nfp_flower_xmit_tun_conf(struct nfp_app *app, u8 mtype, u16 plen, void *pdata, gfp_t flag) nfp_flower_xmit_tun_conf() argument 360 nfp_tun_link_predt_entries(struct nfp_app *app, struct nfp_neigh_entry *nn_entry) nfp_tun_link_predt_entries() argument 371 nfp_tun_link_and_update_nn_entries(struct nfp_app *app, struct nfp_predt_entry *predt) nfp_tun_link_and_update_nn_entries() argument 399 nfp_tun_cleanup_nn_entries(struct nfp_app *app) nfp_tun_cleanup_nn_entries() argument 438 nfp_tun_unlink_and_update_nn_entries(struct nfp_app *app, struct nfp_predt_entry *predt) nfp_tun_unlink_and_update_nn_entries() argument 466 nfp_tun_write_neigh(struct net_device *netdev, struct nfp_app *app, void *flow, struct neighbour *neigh, bool is_ipv6, bool override) nfp_tun_write_neigh() argument 632 struct nfp_app *app; nfp_tun_neigh_update() local 695 nfp_tun_alloc_neigh_update_work(struct nfp_app *app, struct neighbour *n) nfp_tun_alloc_neigh_update_work() argument 719 struct nfp_app *app; nfp_tun_neigh_event_handler() local 750 nfp_tunnel_request_route_v4(struct nfp_app *app, struct sk_buff *skb) nfp_tunnel_request_route_v4() argument 798 nfp_tunnel_request_route_v6(struct nfp_app *app, struct sk_buff *skb) nfp_tunnel_request_route_v6() argument 843 nfp_tun_write_ipv4_list(struct nfp_app *app) nfp_tun_write_ipv4_list() argument 871 nfp_tunnel_add_ipv4_off(struct nfp_app *app, __be32 ipv4) nfp_tunnel_add_ipv4_off() argument 901 nfp_tunnel_del_ipv4_off(struct nfp_app *app, __be32 ipv4) nfp_tunnel_del_ipv4_off() argument 924 nfp_tun_write_ipv6_list(struct nfp_app *app) nfp_tun_write_ipv6_list() argument 949 nfp_tunnel_add_ipv6_off(struct nfp_app *app, struct in6_addr *ipv6) nfp_tunnel_add_ipv6_off() argument 979 nfp_tunnel_put_ipv6_off(struct nfp_app *app, struct nfp_ipv6_addr_entry *entry) nfp_tunnel_put_ipv6_off() argument 997 __nfp_tunnel_offload_mac(struct nfp_app *app, const u8 *mac, u16 idx, bool del) __nfp_tunnel_offload_mac() argument 1046 nfp_tunnel_lookup_offloaded_macs(struct nfp_app *app, const u8 *mac) nfp_tunnel_lookup_offloaded_macs() argument 1078 nfp_tunnel_add_shared_mac(struct nfp_app *app, struct net_device *netdev, int port, bool mod) nfp_tunnel_add_shared_mac() argument 1164 nfp_tunnel_del_shared_mac(struct nfp_app *app, struct net_device *netdev, const u8 *mac, bool mod) nfp_tunnel_del_shared_mac() argument 1250 nfp_tunnel_offload_mac(struct nfp_app *app, struct net_device *netdev, enum nfp_flower_mac_offload_cmd cmd) nfp_tunnel_offload_mac() argument 1357 nfp_tunnel_mac_event_handler(struct nfp_app *app, struct net_device *netdev, unsigned long event, void *ptr) nfp_tunnel_mac_event_handler() argument 1428 nfp_flower_xmit_pre_tun_flow(struct nfp_app *app, struct nfp_fl_payload *flow) nfp_flower_xmit_pre_tun_flow() argument 1482 nfp_flower_xmit_pre_tun_del_flow(struct nfp_app *app, struct nfp_fl_payload *flow) nfp_flower_xmit_pre_tun_del_flow() argument 1508 nfp_tunnel_config_start(struct nfp_app *app) nfp_tunnel_config_start() argument 1540 nfp_tunnel_config_stop(struct nfp_app *app) nfp_tunnel_config_stop() argument [all...] |
H A D | action.c | 133 nfp_fl_pre_lag(struct nfp_app *app, const struct flow_action_entry *act, in nfp_fl_pre_lag() argument 172 nfp_fl_output(struct nfp_app *app, struct nfp_fl_output *output, in nfp_fl_output() argument 283 nfp_fl_get_tun_from_act(struct nfp_app *app, in nfp_fl_get_tun_from_act() argument 400 nfp_fl_set_tun(struct nfp_app *app, struct nfp_fl_set_tun *set_tun, in nfp_fl_set_tun() argument 943 nfp_flower_meter_action(struct nfp_app *app, const struct flow_action_entry *action, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, struct netlink_ext_ack *extack) nfp_flower_meter_action() argument 973 nfp_flower_output_action(struct nfp_app *app, const struct flow_action_entry *act, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, bool last, enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, int *out_cnt, u32 *csum_updated, bool pkt_host, struct netlink_ext_ack *extack) nfp_flower_output_action() argument 1026 nfp_flower_loop_action(struct nfp_app *app, const struct flow_action_entry *act, struct flow_rule *rule, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, int *out_cnt, u32 *csum_updated, struct nfp_flower_pedit_acts *set_act, bool *pkt_host, struct netlink_ext_ack *extack, int act_idx) nfp_flower_loop_action() argument 1257 nfp_flower_compile_action(struct nfp_app *app, struct flow_rule *rule, struct net_device *netdev, struct nfp_fl_payload *nfp_flow, struct netlink_ext_ack *extack) nfp_flower_compile_action() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_dcbnl.c | 449 static int mlx5e_dcbnl_ieee_setapp(struct net_device *dev, struct dcb_app *app) in mlx5e_dcbnl_ieee_setapp() argument 504 mlx5e_dcbnl_ieee_delapp(struct net_device *dev, struct dcb_app *app) mlx5e_dcbnl_ieee_delapp() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfdk/ |
H A D | dp.c | 175 nfp_nfdk_prep_tx_meta(struct nfp_net_dp *dp, struct nfp_app *app, in nfp_nfdk_prep_tx_meta() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.c | 465 struct ice_cee_app_prio *app; in ice_parse_cee_app_tlv() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_dcb.c | 359 struct i40e_cee_app_prio *app; in i40e_parse_cee_app_tlv() local [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
H A D | zr36060.h | 39 struct jpeg_app_marker app; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/ |
H A D | phy.c | 602 int app, dBd; in lin2dBd() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | e820.c | 293 struct change_member * const *app = a, * const *bpp = b; in cpcompare() local
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | input.c | 460 sctp_err_lookup(struct net *net, int family, struct sk_buff *skb, struct sctphdr *sctphdr, struct sctp_association **app, struct sctp_transport **tpp) sctp_err_lookup() argument
|
/third_party/curl/lib/vtls/ |
H A D | bearssl.c | 931 unsigned char *app; in bearssl_send() local 966 unsigned char *app; in bearssl_recv() local
|
/third_party/alsa-lib/src/control/ |
H A D | control_remap.c | 936 snd_ctl_elem_id_t child, app; in parse_remap() local 911 add_to_remap(snd_ctl_remap_t *priv, snd_ctl_elem_id_t *child, snd_ctl_elem_id_t *app) add_to_remap() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | MessageFormat.java | 2697 private Appendable app; field in MessageFormat.AppendableWrapper
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ustrtest.cpp | 2057 UnicodeStringTest::doTestAppendable(UnicodeString &dest, Appendable &app) { in doTestAppendable() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | MessageFormat.java | 2652 private Appendable app; field in MessageFormat.AppendableWrapper
|
/third_party/libcoap/include/coap3/ |
H A D | coap_session_internal.h | 145 void *app; /**< application-specific data */ member
|
/third_party/skia/third_party/externals/angle2/src/feature_support_util/ |
H A D | feature_support_util.cpp | 610 void addApp(Application &&app) { mAppList.addItem(std::move(app)); } in addApp() argument 679 Application app; in ReadRulesFromJsonString() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
H A D | wpagui.cpp | 242 WpaGuiApp *app = qobject_cast<WpaGuiApp*>(qApp); in parse_argv() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
H A D | wpagui.cpp | 244 WpaGuiApp *app = qobject_cast<WpaGuiApp*>(qApp); in parse_argv() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_profile.cpp | 347 App app; member 425 void from_json(const nlohmann::json &jsonObject, App &app) in from_json() argument [all...] |
H A D | module_profile.cpp | 310 App app; member 881 void from_json(const nlohmann::json &jsonObject, App &app) in from_json() argument 1868 auto app = moduleJson.app; ToApplicationInfo() local [all...] |