/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace.c | 104 dummy_set_flag(struct trace_array *tr, u32 old_flags, u32 bit, int set) in dummy_set_flag() argument 5429 trace_keep_overwrite(struct tracer *tracer, u32 mask, int set) trace_keep_overwrite() argument 7563 tracing_set_filter_buffering(struct trace_array *tr, bool set) tracing_set_filter_buffering() argument [all...] |
/third_party/elfutils/src/ |
H A D | readelf.c | 6302 const char *set; in register_info() local 12291 const char *set; global() member [all...] |
/third_party/curl/lib/ |
H A D | urldata.h | 1999 struct UserDefined set; /* values set by the libcurl user */ global() member [all...] |
/third_party/icu/ohos_icu4c/src/ |
H A D | icu_addon.cpp | 2343 void uset_add(USet *set, UChar32 c) in uset_add() argument 2347 void uset_addString(USet *set, const UChar *str, int32_t strLen) in uset_addString() argument 2351 void uset_clear(USet *set) in uset_clear() argument 2355 void uset_close(USet *set) in uset_close() argument 2359 void uset_complement(USet *set) in uset_complement() argument 2363 uset_contains(const USet *set, UChar32 c) uset_contains() argument 2367 uset_containsString(const USet *set, const UChar *str, int32_t strLen) uset_containsString() argument 2371 uset_getItem(const USet *set, int32_t itemIndex, UChar32 *start, UChar32 *end, UChar *str, int32_t strCapacity, UErrorCode *ec) uset_getItem() argument 2376 uset_getItemCount(const USet *set) uset_getItemCount() argument 2380 uset_getRangeCount(const USet *set) uset_getRangeCount() argument 2384 uset_isEmpty(const USet *set) uset_isEmpty() argument 2400 uset_remove(USet *set, UChar32 c) uset_remove() argument 2404 uset_removeString(USet *set, const UChar *str, int32_t strLen) uset_removeString() argument 2408 uset_size(const USet *set) uset_size() argument 2412 uset_toPattern(const USet *set, UChar *result, int32_t resultCapacity, UBool escapeUnprintable, UErrorCode *ec) uset_toPattern() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_cmd_buffer.c | 428 struct radv_descriptor_set_header *set = &cmd_buffer->descriptors[i].push_set.set; in radv_destroy_cmd_buffer() local 969 struct radv_descriptor_set *set in radv_save_descriptors() local 945 radv_set_descriptor_set(struct radv_cmd_buffer *cmd_buffer, VkPipelineBindPoint bind_point, struct radv_descriptor_set *set, unsigned idx) radv_set_descriptor_set() argument 1021 struct radv_descriptor_set *set = descriptors_state->sets[start + i]; radv_emit_descriptor_pointers() local 3414 struct radv_descriptor_set *set = (struct radv_descriptor_set *)&descriptors_state->push_set.set; radv_flush_push_descriptors() local 3441 struct radv_descriptor_set *set = descriptors_state->sets[i]; radv_flush_indirect_descriptor_sets() local 5197 radv_bind_descriptor_set(struct radv_cmd_buffer *cmd_buffer, VkPipelineBindPoint bind_point, struct radv_descriptor_set *set, unsigned idx) radv_bind_descriptor_set() argument 5289 radv_init_push_descriptor_set(struct radv_cmd_buffer *cmd_buffer, struct radv_descriptor_set *set, struct radv_descriptor_set_layout *layout, VkPipelineBindPoint bind_point) radv_init_push_descriptor_set() argument 5325 radv_meta_push_descriptor_set(struct radv_cmd_buffer *cmd_buffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout _layout, uint32_t set, uint32_t descriptorWriteCount, const VkWriteDescriptorSet *pDescriptorWrites) radv_meta_push_descriptor_set() argument 5356 radv_CmdPushDescriptorSetKHR(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout _layout, uint32_t set, uint32_t descriptorWriteCount, const VkWriteDescriptorSet *pDescriptorWrites) radv_CmdPushDescriptorSetKHR() argument 5390 radv_CmdPushDescriptorSetWithTemplateKHR(VkCommandBuffer commandBuffer, VkDescriptorUpdateTemplate descriptorUpdateTemplate, VkPipelineLayout _layout, uint32_t set, const void *pData) radv_CmdPushDescriptorSetWithTemplateKHR() argument [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_private.h | 1977 anv_descriptor_set_is_push(struct anv_descriptor_set *set) anv_descriptor_set_is_push() argument 1997 struct anv_descriptor_set set; global() member 2012 anv_descriptor_set_address(struct anv_descriptor_set *set) anv_descriptor_set_address() argument 2075 uint8_t set; global() member 2161 uint8_t set; global() member 2185 uint8_t set; global() member 2203 } set[MAX_SETS]; global() member [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 13001 static void set(glw::GLvoid* buffer, const T& in) set() function in gl4cts::FunctionObject::pack 13016 static void set(glw::GLvoid* buffer, const tcu::Matrix<glw::GLdouble, Rows, Cols>& in) set() function in gl4cts::FunctionObject::pack [all...] |
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 6326 void (*set)(const struct image_transform *this, global() member [all...] |
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.2.c | 1736 wuffs_base__pixel_config::set(wuffs_base__pixel_format pixfmt, in set() function in wuffs_base__pixel_config 1883 wuffs_base__image_config::set(wuffs_base__pixel_format pixfmt, in set() function in wuffs_base__image_config
|
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.h | 469 explicit BranchInfoSetIterator(BranchInfoSet* set) : set_(set) { in BranchInfoSetIterator() argument [all...] |
/third_party/python/Modules/ |
H A D | posixmodule.c | 6075 sigset_t set; in parse_posix_spawn_flags() local 6088 sigset_t set; in parse_posix_spawn_flags() local [all...] |
/third_party/python/Lib/test/ |
H A D | test_typing.py | 4084 def set(self, a: T): member in GenericTests.test_nested.Visitor [all...] |
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 3716 CmdPushDescriptorSetKHR( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, uint32_t set, uint32_t descriptorWriteCount, const VkWriteDescriptorSet* pDescriptorWrites) CmdPushDescriptorSetKHR() argument 3733 CmdPushDescriptorSetWithTemplateKHR( VkCommandBuffer commandBuffer, VkDescriptorUpdateTemplate descriptorUpdateTemplate, VkPipelineLayout layout, uint32_t set, const void* pData) CmdPushDescriptorSetWithTemplateKHR() argument 7686 CmdBindDescriptorBufferEmbeddedSamplersEXT( VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, uint32_t set) CmdBindDescriptorBufferEmbeddedSamplersEXT() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 1896 int (*set)(struct radeon_device *rdev); member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 13172 u8 set = (sc->type == SC_USER ? hfi1_init_ctxt() local 13222 read_mod_write(struct hfi1_devdata *dd, u16 src, u64 bits, bool set) read_mod_write() argument 13247 set_intr_bits(struct hfi1_devdata *dd, u16 first, u16 last, bool set) set_intr_bits() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 8432 bnx2x_set_mac_one(struct bnx2x *bp, u8 *mac, struct bnx2x_vlan_mac_obj *obj, bool set, int mac_type, unsigned long *ramrod_flags) bnx2x_set_mac_one() argument 8470 bnx2x_set_vlan_one(struct bnx2x *bp, u16 vlan, struct bnx2x_vlan_mac_obj *obj, bool set, unsigned long *ramrod_flags) bnx2x_set_vlan_one() argument 8556 bnx2x_set_eth_mac(struct bnx2x *bp, bool set) bnx2x_set_eth_mac() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 1315 static int tg3_phy_auxctl_write(struct tg3 *tp, int reg, u32 set) in tg3_phy_auxctl_write() argument [all...] |
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | f2fs.h | 1920 bool set = is_set_ckpt_flags(sbi, CP_NAT_BITS_FLAG); in enabled_nat_bits() local 2660 __mark_inode_dirty_flag(struct inode *inode, int flag, bool set) __mark_inode_dirty_flag() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 1957 port_cfg(struct ksz_hw *hw, int port, int offset, u16 bits, int set) port_cfg() argument 2005 port_cfg_shift(struct ksz_hw *hw, int port, u32 addr, int shift, int set) port_cfg_shift() argument 2102 sw_cfg(struct ksz_hw *hw, u32 addr, u16 bits, int set) sw_cfg() argument 2116 port_cfg_broad_storm(struct ksz_hw *hw, int p, int set) port_cfg_broad_storm() argument 2274 port_cfg_back_pressure(struct ksz_hw *hw, int p, int set) port_cfg_back_pressure() argument 2280 port_cfg_force_flow_ctrl(struct ksz_hw *hw, int p, int set) port_cfg_force_flow_ctrl() argument 2300 port_cfg_rx(struct ksz_hw *hw, int p, int set) port_cfg_rx() argument 2306 port_cfg_tx(struct ksz_hw *hw, int p, int set) port_cfg_tx() argument 2312 sw_cfg_fast_aging(struct ksz_hw *hw, int set) sw_cfg_fast_aging() argument 2352 port_cfg_dis_non_vid(struct ksz_hw *hw, int p, int set) port_cfg_dis_non_vid() argument 2358 port_cfg_in_filter(struct ksz_hw *hw, int p, int set) port_cfg_in_filter() argument 2378 port_cfg_mirror_sniffer(struct ksz_hw *hw, int p, int set) port_cfg_mirror_sniffer() argument 2384 port_cfg_mirror_rx(struct ksz_hw *hw, int p, int set) port_cfg_mirror_rx() argument 2390 port_cfg_mirror_tx(struct ksz_hw *hw, int p, int set) port_cfg_mirror_tx() argument 2396 sw_cfg_mirror_rx_tx(struct ksz_hw *hw, int set) sw_cfg_mirror_rx_tx() argument 2413 sw_cfg_unk_def_deliver(struct ksz_hw *hw, int set) sw_cfg_unk_def_deliver() argument 2425 sw_cfg_unk_def_port(struct ksz_hw *hw, int port, int set) sw_cfg_unk_def_port() argument 2437 port_cfg_diffserv(struct ksz_hw *hw, int p, int set) port_cfg_diffserv() argument 2443 port_cfg_802_1p(struct ksz_hw *hw, int p, int set) port_cfg_802_1p() argument 2449 port_cfg_replace_vid(struct ksz_hw *hw, int p, int set) port_cfg_replace_vid() argument 2455 port_cfg_prio(struct ksz_hw *hw, int p, int set) port_cfg_prio() argument 2515 sw_cfg_replace_null_vid(struct ksz_hw *hw, int set) sw_cfg_replace_null_vid() argument 2531 sw_cfg_replace_vid(struct ksz_hw *hw, int port, int set) sw_cfg_replace_vid() argument 3508 hw_cfg_wol_pme(struct ksz_hw *hw, int set) hw_cfg_wol_pme() argument 3533 hw_cfg_wol(struct ksz_hw *hw, u16 frame, int set) hw_cfg_wol() argument [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-ingenic.c | 2015 ingenic_gpio_set_bit(struct ingenic_gpio_chip *jzgc, u8 reg, u8 offset, bool set) ingenic_gpio_set_bit() argument 2026 ingenic_gpio_shadow_set_bit(struct ingenic_gpio_chip *jzgc, u8 reg, u8 offset, bool set) ingenic_gpio_shadow_set_bit() argument 2262 ingenic_config_pin(struct ingenic_pinctrl *jzpc, unsigned int pin, u8 reg, bool set) ingenic_config_pin() argument 2272 ingenic_shadow_config_pin(struct ingenic_pinctrl *jzpc, unsigned int pin, u8 reg, bool set) ingenic_shadow_config_pin() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 1316 static int tg3_phy_auxctl_write(struct tg3 *tp, int reg, u32 set) in tg3_phy_auxctl_write() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 8430 bnx2x_set_mac_one(struct bnx2x *bp, const u8 *mac, struct bnx2x_vlan_mac_obj *obj, bool set, int mac_type, unsigned long *ramrod_flags) bnx2x_set_mac_one() argument 8468 bnx2x_set_vlan_one(struct bnx2x *bp, u16 vlan, struct bnx2x_vlan_mac_obj *obj, bool set, unsigned long *ramrod_flags) bnx2x_set_vlan_one() argument 8554 bnx2x_set_eth_mac(struct bnx2x *bp, bool set) bnx2x_set_eth_mac() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 1857 port_cfg(struct ksz_hw *hw, int port, int offset, u16 bits, int set) port_cfg() argument 1955 sw_cfg(struct ksz_hw *hw, u32 addr, u16 bits, int set) sw_cfg() argument 1969 port_cfg_broad_storm(struct ksz_hw *hw, int p, int set) port_cfg_broad_storm() argument 2121 port_cfg_back_pressure(struct ksz_hw *hw, int p, int set) port_cfg_back_pressure() argument 2129 port_cfg_mirror_sniffer(struct ksz_hw *hw, int p, int set) port_cfg_mirror_sniffer() argument 2135 port_cfg_mirror_rx(struct ksz_hw *hw, int p, int set) port_cfg_mirror_rx() argument 2141 port_cfg_mirror_tx(struct ksz_hw *hw, int p, int set) port_cfg_mirror_tx() argument 2147 sw_cfg_mirror_rx_tx(struct ksz_hw *hw, int set) sw_cfg_mirror_rx_tx() argument 2166 port_cfg_diffserv(struct ksz_hw *hw, int p, int set) port_cfg_diffserv() argument 2172 port_cfg_802_1p(struct ksz_hw *hw, int p, int set) port_cfg_802_1p() argument 2178 port_cfg_replace_vid(struct ksz_hw *hw, int p, int set) port_cfg_replace_vid() argument 2184 port_cfg_prio(struct ksz_hw *hw, int p, int set) port_cfg_prio() argument 2220 sw_cfg_replace_null_vid(struct ksz_hw *hw, int set) sw_cfg_replace_null_vid() argument 2236 sw_cfg_replace_vid(struct ksz_hw *hw, int port, int set) sw_cfg_replace_vid() argument 3135 hw_cfg_wol_pme(struct ksz_hw *hw, int set) hw_cfg_wol_pme() argument 3160 hw_cfg_wol(struct ksz_hw *hw, u16 frame, int set) hw_cfg_wol() argument [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-ingenic.c | 3268 ingenic_gpio_set_bit(struct ingenic_gpio_chip *jzgc, u8 reg, u8 offset, bool set) ingenic_gpio_set_bit() argument 3285 ingenic_gpio_shadow_set_bit(struct ingenic_gpio_chip *jzgc, u8 reg, u8 offset, bool set) ingenic_gpio_shadow_set_bit() argument 3574 ingenic_config_pin(struct ingenic_pinctrl *jzpc, unsigned int pin, unsigned int reg, bool set) ingenic_config_pin() argument 3597 ingenic_shadow_config_pin(struct ingenic_pinctrl *jzpc, unsigned int pin, u8 reg, bool set) ingenic_shadow_config_pin() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | x86.c | 9754 set_or_clear_apicv_inhibit(unsigned long *inhibits, enum kvm_apicv_inhibit reason, bool set) set_or_clear_apicv_inhibit() argument 10389 __kvm_set_or_clear_apicv_inhibit(struct kvm *kvm, enum kvm_apicv_inhibit reason, bool set) __kvm_set_or_clear_apicv_inhibit() argument 10430 kvm_set_or_clear_apicv_inhibit(struct kvm *kvm, enum kvm_apicv_inhibit reason, bool set) kvm_set_or_clear_apicv_inhibit() argument 11645 bool set = false; kvm_arch_vcpu_guestdbg_update_apicv_inhibit() local 13276 kvm_arch_update_irqfd_routing(struct kvm *kvm, unsigned int host_irq, uint32_t guest_irq, bool set) kvm_arch_update_irqfd_routing() argument [all...] |