Searched refs:is_new (Results 1 - 25 of 37) sorted by last modified time

12

/linux-master/scripts/kconfig/
H A Dconf.c453 bool is_new; local
456 is_new = !sym_has_value(sym);
514 if (!is_new) {
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c1348 if (!ctrl->is_new)
2303 master->cluster[i]->is_new = 1;
2371 if (!ctrl->is_new) {
2481 master->cluster[i]->is_new = 1;
H A Dv4l2-ctrls-api.c103 ctrl->is_new = 0;
125 ctrl->is_new = 1;
154 ctrl->is_new = 1;
161 ctrl->is_new = 1;
607 /* Reset the 'is_new' flags of the cluster */
610 master->cluster[j]->is_new = 0;
645 * user_to_new() sets 'is_new' to 1.
785 /* Reset the 'is_new' flags of the cluster */
788 master->cluster[i]->is_new = 0;
803 ctrl->is_new
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c972 bool is_new; local
981 is_new = q->properties.exception_status & KFD_EC_MASK(EC_QUEUE_NEW);
983 if (is_new || q->properties.is_being_destroyed) {
985 is_new ? "new" : "destroyed",
/linux-master/net/netlink/
H A Daf_netlink.c1642 int is_new)
1644 int old, new = !!is_new, subscriptions;
1640 netlink_update_socket_mc(struct netlink_sock *nlk, unsigned int group, int is_new) argument
/linux-master/fs/gfs2/
H A Dglops.c413 bool is_new = inode->i_state & I_NEW; local
419 if (unlikely(!is_new && inode_wrong_type(inode, mode))) {
425 if (is_new) {
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_switchdev.c520 bool is_host, is_new; local
537 is_new = false;
541 is_new = true;
549 if (is_new && ether_addr_is_ip_mcast(v->addr))
/linux-master/drivers/md/
H A Dmd.h238 int is_new);
240 int is_new);
H A Dmd.c9797 int is_new)
9801 if (is_new)
9821 int is_new)
9824 if (is_new)
9796 rdev_set_badblocks(struct md_rdev *rdev, sector_t s, int sectors, int is_new) argument
9820 rdev_clear_badblocks(struct md_rdev *rdev, sector_t s, int sectors, int is_new) argument
/linux-master/drivers/media/i2c/
H A Dthp7312.c936 if (thp7312->focus_absolute->is_new) {
953 else if (thp7312->focus_start->is_new)
965 else if (thp7312->focus_start->is_new)
967 else if (thp7312->focus_absolute->is_new)
974 else if (thp7312->focus_start->is_new)
976 else if (thp7312->focus_absolute->is_new)
987 !thp7312->focus_method->is_new && !thp7312->focus_start->is_new)
H A Dov9650.c680 if (ctrls->auto_gain->is_new) {
693 if (ctrls->gain->is_new && !auto_gain) {
766 if (ctrls->auto_exp->is_new) {
779 if (!auto_exposure && ctrls->exposure->is_new) {
H A Dov5648.c1983 if (!enable && ctrls->exposure->is_new) {
H A Dov5640.c3176 if (ctrls->auto_exp->is_new) {
3182 if (!auto_exp && ctrls->exposure->is_new) {
3207 if (ctrls->auto_gain->is_new) {
3213 if (!auto_gain && ctrls->gain->is_new)
H A Dmt9v111.c1034 if (mt9v111->auto_exp->is_new || mt9v111->auto_awb->is_new) {
/linux-master/drivers/md/dm-vdo/
H A Dslab-depot.c3711 * @is_new: true if this slab is being allocated as part of a resize.
3718 slab_count_t slab_number, bool is_new,
3750 if (is_new) {
3716 make_slab(physical_block_number_t slab_origin, struct block_allocator *allocator, slab_count_t slab_number, bool is_new, struct vdo_slab **slab_ptr) argument
/linux-master/fs/afs/
H A Dinode.c355 int afs_fetch_status(struct afs_vnode *vnode, struct key *key, bool is_new, argument
/linux-master/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-base.c1534 if (ctrl->cluster[ISC_CTRL_R_GAIN]->is_new)
1536 if (ctrl->cluster[ISC_CTRL_B_GAIN]->is_new)
1538 if (ctrl->cluster[ISC_CTRL_GR_GAIN]->is_new)
1540 if (ctrl->cluster[ISC_CTRL_GB_GAIN]->is_new)
1543 if (ctrl->cluster[ISC_CTRL_R_OFF]->is_new)
1545 if (ctrl->cluster[ISC_CTRL_B_OFF]->is_new)
1547 if (ctrl->cluster[ISC_CTRL_GR_OFF]->is_new)
1549 if (ctrl->cluster[ISC_CTRL_GB_OFF]->is_new)
1582 ctrl->cluster[ISC_CTRL_DO_WB]->is_new &&
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-isc-base.c1479 if (ctrl->cluster[ISC_CTRL_R_GAIN]->is_new)
1481 if (ctrl->cluster[ISC_CTRL_B_GAIN]->is_new)
1483 if (ctrl->cluster[ISC_CTRL_GR_GAIN]->is_new)
1485 if (ctrl->cluster[ISC_CTRL_GB_GAIN]->is_new)
1488 if (ctrl->cluster[ISC_CTRL_R_OFF]->is_new)
1490 if (ctrl->cluster[ISC_CTRL_B_OFF]->is_new)
1492 if (ctrl->cluster[ISC_CTRL_GR_OFF]->is_new)
1494 if (ctrl->cluster[ISC_CTRL_GB_OFF]->is_new)
1527 ctrl->cluster[ISC_CTRL_DO_WB]->is_new &&
/linux-master/drivers/hwmon/
H A Dhp-wmi-sensors.c584 bool is_new; local
608 is_new = true;
613 is_new = false;
626 if (elem_count < last_prop - !is_new + 1)
629 count = elem_count - (last_prop - !is_new);
640 if (!is_new)
659 if (!is_new)
665 if (!is_new)
675 *out_is_new = is_new;
822 bool is_new; local
939 bool is_new; local
1314 hp_wmi_debugfs_init(struct device *dev, struct hp_wmi_info *info, struct hp_wmi_platform_events *pevents, u8 icount, u8 pcount, bool is_new) argument
1740 bool is_new; local
2016 bool is_new; local
[all...]
/linux-master/tools/lib/bpf/
H A Dusdt.c902 int *spec_id, bool *is_new)
911 *is_new = false;
951 *is_new = true;
1033 bool is_new; local
1044 err = allocate_spec_id(man, specs_hash, link, target, &spec_id, &is_new);
1048 if (is_new && bpf_map_update_elem(spec_map_fd, &spec_id, &target->spec, BPF_ANY)) {
900 allocate_spec_id(struct usdt_manager *man, struct hashmap *specs_hash, struct bpf_link_usdt *link, struct usdt_target *target, int *spec_id, bool *is_new) argument
/linux-master/include/media/
H A Dv4l2-ctrls.h168 * @is_new: Set when the user specified a new value for this control. It
265 unsigned int is_new:1; member in struct:v4l2_ctrl
/linux-master/drivers/media/radio/si4713/
H A Dsi4713.c1119 if (ctrl->is_new) {
1142 if (!force && !ctrl->is_new)
1166 sdev->tune_ant_cap->is_new = false;
1167 sdev->tune_pwr_level->is_new = false;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c453 bool is_new; local
484 is_new = false;
487 is_new = true;
494 if (is_new)
/linux-master/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-ctrls.c110 if (ctrls->exposure_metering->is_new) {
128 if (!ret && ctrls->exposure_bias->is_new) {
214 if (c->af_distance->is_new) {
222 if (!ret || (c->focus_auto->is_new && c->focus_auto->val) ||
223 c->af_start->is_new)
225 else if ((c->focus_auto->is_new && !c->focus_auto->val) ||
226 c->af_stop->is_new)
/linux-master/drivers/net/ethernet/netronome/nfp/nic/
H A Ddcb.c436 bool is_new; local
464 is_new = !!dcb_ieee_delapp(dev, &old_app);
471 if (is_new)

Completed in 623 milliseconds

12