/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/queue/src/ |
H A D | queue.c | 205 bool *is_full) in ia_css_queue_is_full() 209 if ((!qhandle) || (!is_full)) in ia_css_queue_is_full() 217 *is_full = ia_css_circbuf_is_full(&qhandle->desc.cb_local); in ia_css_queue_is_full() 230 *is_full = ia_css_circbuf_desc_is_full(&cb_desc); in ia_css_queue_is_full() 203 ia_css_queue_is_full( ia_css_queue_t *qhandle, bool *is_full) ia_css_queue_is_full() argument
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/queue/src/ |
H A D | queue.c | 194 int ia_css_queue_is_full(ia_css_queue_t *qhandle, bool *is_full) in ia_css_queue_is_full() argument 198 if ((!qhandle) || (!is_full)) in ia_css_queue_is_full() 206 *is_full = ia_css_circbuf_is_full(&qhandle->desc.cb_local); in ia_css_queue_is_full() 219 *is_full = ia_css_circbuf_desc_is_full(&cb_desc); in ia_css_queue_is_full()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | farch.c | 2033 bool is_full = false; in efx_farch_filter_from_gen_spec() local 2046 is_full = true; in efx_farch_filter_from_gen_spec() 2058 (is_full && gen_spec->rem_port == 0)) in efx_farch_filter_from_gen_spec() 2062 spec->type = (is_full ? EFX_FARCH_FILTER_TCP_FULL : in efx_farch_filter_from_gen_spec() 2066 spec->type = (is_full ? EFX_FARCH_FILTER_UDP_FULL : in efx_farch_filter_from_gen_spec() 2078 rhost = is_full ? gen_spec->rem_host[0] : 0; in efx_farch_filter_from_gen_spec() 2079 rport = is_full ? gen_spec->rem_port : 0; in efx_farch_filter_from_gen_spec() 2082 if (!is_full && gen_spec->ip_proto == IPPROTO_UDP) { in efx_farch_filter_from_gen_spec() 2097 is_full = true; in efx_farch_filter_from_gen_spec() 2100 spec->type = (is_full in efx_farch_filter_from_gen_spec() 2129 bool is_full = false; efx_farch_filter_to_gen_spec() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | farch.c | 1966 bool is_full = false; in ef4_farch_filter_from_gen_spec() local 1980 is_full = true; in ef4_farch_filter_from_gen_spec() 1992 (is_full && gen_spec->rem_port == 0)) in ef4_farch_filter_from_gen_spec() 1996 spec->type = (is_full ? EF4_FARCH_FILTER_TCP_FULL : in ef4_farch_filter_from_gen_spec() 2000 spec->type = (is_full ? EF4_FARCH_FILTER_UDP_FULL : in ef4_farch_filter_from_gen_spec() 2012 rhost = is_full ? gen_spec->rem_host[0] : 0; in ef4_farch_filter_from_gen_spec() 2013 rport = is_full ? gen_spec->rem_port : 0; in ef4_farch_filter_from_gen_spec() 2016 if (!is_full && gen_spec->ip_proto == IPPROTO_UDP) { in ef4_farch_filter_from_gen_spec() 2031 is_full = true; in ef4_farch_filter_from_gen_spec() 2034 spec->type = (is_full in ef4_farch_filter_from_gen_spec() 2063 bool is_full = false; ef4_farch_filter_to_gen_spec() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | farch.c | 1966 bool is_full = false; in ef4_farch_filter_from_gen_spec() local 1980 is_full = true; in ef4_farch_filter_from_gen_spec() 1992 (is_full && gen_spec->rem_port == 0)) in ef4_farch_filter_from_gen_spec() 1996 spec->type = (is_full ? EF4_FARCH_FILTER_TCP_FULL : in ef4_farch_filter_from_gen_spec() 2000 spec->type = (is_full ? EF4_FARCH_FILTER_UDP_FULL : in ef4_farch_filter_from_gen_spec() 2012 rhost = is_full ? gen_spec->rem_host[0] : 0; in ef4_farch_filter_from_gen_spec() 2013 rport = is_full ? gen_spec->rem_port : 0; in ef4_farch_filter_from_gen_spec() 2016 if (!is_full && gen_spec->ip_proto == IPPROTO_UDP) { in ef4_farch_filter_from_gen_spec() 2031 is_full = true; in ef4_farch_filter_from_gen_spec() 2034 spec->type = (is_full in ef4_farch_filter_from_gen_spec() 2063 bool is_full = false; ef4_farch_filter_to_gen_spec() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | farch.c | 2036 bool is_full = false; in efx_farch_filter_from_gen_spec() local 2049 is_full = true; in efx_farch_filter_from_gen_spec() 2061 (is_full && gen_spec->rem_port == 0)) in efx_farch_filter_from_gen_spec() 2065 spec->type = (is_full ? EFX_FARCH_FILTER_TCP_FULL : in efx_farch_filter_from_gen_spec() 2069 spec->type = (is_full ? EFX_FARCH_FILTER_UDP_FULL : in efx_farch_filter_from_gen_spec() 2081 rhost = is_full ? gen_spec->rem_host[0] : 0; in efx_farch_filter_from_gen_spec() 2082 rport = is_full ? gen_spec->rem_port : 0; in efx_farch_filter_from_gen_spec() 2085 if (!is_full && gen_spec->ip_proto == IPPROTO_UDP) { in efx_farch_filter_from_gen_spec() 2100 is_full = true; in efx_farch_filter_from_gen_spec() 2103 spec->type = (is_full in efx_farch_filter_from_gen_spec() 2132 bool is_full = false; efx_farch_filter_to_gen_spec() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/queue/interface/ |
H A D | ia_css_queue.h | 114 * @param[in] is_full True if Full, False if not. 122 bool *is_full);
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/queue/interface/ |
H A D | ia_css_queue.h | 114 * @param[in] is_full True if Full, False if not. 122 bool *is_full);
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | cpcap-battery.c | 138 unsigned int is_full:1; member 503 ddata->is_full = 0; in cpcap_battery_full() 507 ddata->is_full = 1; in cpcap_battery_full() 516 * filter out any trickle charging events. We clear the is_full status in cpcap_battery_full() 521 if (ddata->is_full && state->voltage < vfull) in cpcap_battery_full() 522 ddata->is_full = 0; in cpcap_battery_full() 524 return ddata->is_full; in cpcap_battery_full()
|
H A D | charger-manager.c | 285 bool is_full = false; in is_full_charged() local 317 is_full = true; in is_full_charged() 329 is_full = true; in is_full_charged() 336 return is_full; in is_full_charged()
|
/kernel/linux/common_modules/tzdriver/core/ |
H A D | session_manager.c | 528 const unsigned char *uuid, int uuid_size, bool *is_full) in tc_ref_service_in_dev() 539 *is_full = true; in tc_ref_service_in_dev() 602 bool is_full = false; in find_service() local 606 UUID_LEN, &is_full); in find_service() 608 if (service || is_full) { in find_service() 527 tc_ref_service_in_dev(struct tc_ns_dev_file *dev, const unsigned char *uuid, int uuid_size, bool *is_full) tc_ref_service_in_dev() argument
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | charger-manager.c | 285 bool is_full = false; in is_full_charged() local 317 is_full = true; in is_full_charged() 329 is_full = true; in is_full_charged() 336 return is_full; in is_full_charged()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 7416 bool is_full; in hclge_is_umv_space_full() local 7421 is_full = (vport->used_umv_num >= hdev->priv_umv_size && in hclge_is_umv_space_full() 7427 return is_full; in hclge_is_umv_space_full()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 8362 bool is_full; in hclge_is_umv_space_full() local 8367 is_full = (vport->used_umv_num >= hdev->priv_umv_size && in hclge_is_umv_space_full() 8373 return is_full; in hclge_is_umv_space_full()
|